1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Experimenting with dotnet runtime.
Find a file
Eric Erhardt e484db7797 Update the OptionalTooling to work on .NET Core MSBuild. (dotnet/corefx#30762)
* Update the OptionalTooling to work on .NET Core MSBuild.

The official build broke because I moved the Windows build on to .NET Core MSBuild. We have some OptionalTooling that only gets restored during the official build, and the current approach (using project.json) doesn't work on .NET Core MSBuild. So migrating the tooling to use normal MSBuild PackageReferences.

Fix dotnet/corefx#30758

* Respond to PR feedback.

Upper case each section of the package name in the MSBuild version property.


Commit migrated from 6cec67359b
2018-07-02 14:30:45 -05:00
docs/libraries Update unix-instructions.md 2018-06-20 15:27:30 -07:00
src/libraries Update the OptionalTooling to work on .NET Core MSBuild. (dotnet/corefx#30762) 2018-07-02 14:30:45 -05:00
tools-local Update CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview1-26702-04, preview1-26702-01, beta-26702-00, beta-26702-00, respectively (dotnet/corefx#30778) 2018-07-02 10:23:03 -04:00