dotnet-installer/scripts/dotnet-cli-build
David Fowler 69b5e3f815 Fixing versions
- Added --version-suffix to build and publish
- Support reading DOTNET_* version variables everywhere versions can be read
- Show the commit sha in dotnet --version
- Added tests that check the assembly output version
- Set DOTNET_BUILD_VERSION when producing the CLI app itself so that it has the version information stamped in for help.
2016-02-18 01:10:07 -08:00
..
Utils fix version number padding 2016-02-16 14:02:50 -08:00
CompileTargets.cs Fixing versions 2016-02-18 01:10:07 -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 the 'CONFIGURATION' env var to Publish targets. 2016-02-17 10:40:34 -08:00
TestTargets.cs Merge branch 'troy/add.test' into rel/1.0.0 2016-02-17 22:16:26 -08:00