[netcore] Switch to msbuild nuget which is available for all platforms (#13989)
commit8c85c298411bc43f2af66f9ca65e0c2d0293d52a
authorFilip Navara <filip.navara@gmail.com>
Mon, 15 Apr 2019 09:30:46 +0000 (15 11:30 +0200)
committerMarek Safar <marek.safar@gmail.com>
Mon, 15 Apr 2019 09:30:46 +0000 (15 11:30 +0200)
treeeb1bb89611a545c1c8ebe9a9547e0e4e19882b82
parent64799bb439a332a6793f0e27125f63d4cc8be921
[netcore] Switch to msbuild nuget which is available for all platforms (#13989)

* Switch to msbuild nuget which is available for all platforms

* Remove check-env rule dependency

* Add missing reference to System.Composition.TypedParts

* Sort references by name
netcore/.gitignore
netcore/Makefile.am
netcore/NuGet.config [new file with mode: 0644]
netcore/corefx-restore.csproj [new file with mode: 0644]