dotnet-installer/scripts/dotnet-cli-build
Andrew Stanton-Nurse 7cc90d9ad1 Update dotnet-build to produce portable layout
dotnet-build will produce a deps file for portable builds, and will now
create "runnable" outputs for RID-less targets

the outputs won't actually be runnable today because we need corehost
changes and to generate a deps.json file for corehost to use.
2016-03-08 11:46:15 -08:00
..
Utils Merge branch 'rel/1.0.0' of https://github.com/dotnet/cli into cli-x86-support 2016-02-26 14:34:25 -08:00
CompileTargets.cs Update dotnet-build to produce portable layout 2016-03-08 11:46:15 -08:00
dotnet-cli-build.xproj Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI. 2016-03-01 16:28:10 -08:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PrepareTargets.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
Program.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
project.json Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
PublishTargets.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
TestTargets.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00