dotnet-installer/build_projects
Matt Ellis 949fbd59db Remove dotnet-cli-build's dependency on CoreCLR
dotnet-cli-build had a package reference to both CoreCLR and a new
version of Microsoft.NETCore.App in order to pull down
crossgen. Crossgen is now restored by a specific project that only
deals will pulling down crossgen, so we can remove this code.

Fixes #6093
2017-03-21 18:32:07 -07:00
..
dotnet-cli-build Remove dotnet-cli-build's dependency on CoreCLR 2017-03-21 18:32:07 -07:00
Microsoft.DotNet.Cli.Build.Framework Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
Microsoft.DotNet.Cli.Build.SelfTest Remove duplicate properties 2017-02-27 11:06:44 -08:00
shared-build-targets-utils Fix UpdateVersionsRepo to always write the files correctly. 2017-03-03 21:43:38 -06:00
update-dependencies Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00