dotnet-installer/build_projects
Eric Erhardt a7becbe6d8 Fix passing /p:DISABLE_CROSSGEN on cli.
When passing a property using the commandline, it is not flown through to "dotnet publish" calls.  So instead of using "dotnet publish", just use the MSBuild task to invoke the Publish target on the reidst project.  This way properties flow correctly.

I also did a little cleaning of unused build logic.
2017-04-04 17:50:28 -05:00
..
dotnet-cli-build Use the portable linux-x64 runtime when building on Linux. 2017-03-24 16:19:52 -05: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 passing /p:DISABLE_CROSSGEN on cli. 2017-04-04 17:50:28 -05:00
update-dependencies Target update-dependencies to netstandard2.0 2017-03-23 15:04:32 -07:00