dotnet-installer/scripts/dotnet-cli-build
Sridhar Periyasamy 834edfbc9c Add support for building Windows x86 version of dotnet CLI
- Changes to build scripts to produce Winx86 build artifacts like
  zip/installer.
- Change to run Nuget-xplat in the same process as dotnet.exe instead of
  spinning up a new 'corerun' process.
2016-02-23 18:04:49 -08:00
..
Utils Add support for building Windows x86 version of dotnet CLI 2016-02-23 18:04:49 -08:00
CompileTargets.cs Add support for building Windows x86 version of dotnet CLI 2016-02-23 18:04:49 -08:00
dotnet-cli-build.xproj working on build scripts 2016-02-12 15:26:35 -08:00
PrepareTargets.cs Build and project cleanup 2016-02-15 09:43:18 -08:00
Program.cs working on build scripts 2016-02-12 15:26:35 -08:00
project.json working on build scripts 2016-02-12 15:26:35 -08:00
PublishTargets.cs Add support for building Windows x86 version of dotnet CLI 2016-02-23 18:04:49 -08:00
TestTargets.cs Fix run behaviour when only single target exists 2016-02-22 15:11:24 -08:00