Tags: NCleverly/machinelearning
Tags
Increment build version. (dotnet#4067) * Increment build version. * update version.
Increment build version. (dotnet#4067) * Increment build version. * update version.
Adding the CommonPackage.props file to FastTree. (dotnet#3629) The FastTree NuGet package is currently broken on .NET Framework when using packages.config because we are not copying the native files to the output folder. Fix dotnet#3626
Fix IncludeBuildNumberInPackageVersion for official builds (dotnet#3181) When doing an official build and setting a AzDO build variable, the variable turns into an environment variable. When MSBuild props/targets files declare a property, if they don't check if the property is already set, the MSBuild props file will override the environment variable. This causes the AzDO build variable to be ignored. Adding a check if the IncludeBuildNumberInPackageVersion property is already set before setting it in Directory.Build.props.
Merge pull request dotnet#2861 from shauheen/release/v11final Update release for 0.11
Merge pull request dotnet#2421 from shauheen/release/v10rc2 Update release for 0.10
Merge pull request dotnet#2067 from shauheen/release/v09rc2 Update release for 0.9
Merge pull request dotnet#1817 from shauheen/release/v0.8RC2 Cherry-pick for release 0.8
PreviousNext