Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Eric Erhardt d531ea801a
Update .NET Core SDK to 3.0 GA (#4344)
* Update to .NET Core 3.0 official release.

* Update building instructions.
2019-10-17 13:57:47 -05:00
Eric Erhardt b11f3f0f7c
Update to .NET Core 3.0 preview9 (#4115)
* Update to .NET Core 3.0 preview8

* Update to preview9

* Workaround MSBuild issue

* Work around https://github.com/microsoft/vstest/issues/2126

* Respond to PR feedback
2019-09-10 17:29:10 -05:00
Eric Erhardt 365ccf2927
Enabling building ML.NET for .NET Core 3.0 in the official builds. (#4096)
* Enabling building ML.NET for .NET Core 3.0 in the official builds.

* Update .sln for the new configuration

* Fix native build on windows.

* Fix netfx configuration by working around an sdk bug.

* Fix CpuMath tests on netfx.

Combine the two separate CpuMath UnitTest projects into a single project.

* Install the .NET Core 2.1 runtime so we can execute tests against it.

* Remove crossgen call since the crossgen executable is no longer shipped in the NuGet package.

We don't need many things from the Tools directory, so removing crossgen won't affect build performance very much.
2019-08-13 16:03:15 -05:00
Shauheen cabf55b543
Changing LicenseURL to License in Nugets (#2161)
* Changing LicenceURL to Licence in Nugets

* Change LicenseExpression to File and update CLI version for fix of the build

* Fixing path to TF License
2019-01-17 10:03:58 -08:00
Eric Erhardt aa1809ba0b
Move to netcoreapp2.1 (#690)
* Move to netcoreapp2.1

* PR Feedback

* Fix F# test to build with latest tools

* Fix up a couple more netcoreapp2.0 usages

* Update baselines to work around .NET Core 2.1 change

See https://github.com/dotnet/corefx/issues/31847

* Bump the CLI version to 401.
Add a comment to F# test project.
2018-08-21 11:31:35 -05:00
Markus Weimer e9cd4bc331 Issue #104: Update the build tools to 2.1.200 (#105)
* Issue #104: Update the build tools to 2.1.200

Issues:
  This closes #104

* Updating .NET Version in the right file.
2018-05-10 10:21:26 -05:00
dotnet-bot f0e639af5f Initial commit 2018-05-03 17:22:00 -07:00