dotnet-installer/src/dotnet/commands
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
..
dotnet-build Fixing versions 2016-02-18 01:10:07 -08:00
dotnet-compile Fixing versions 2016-02-18 01:10:07 -08:00
dotnet-compile-csc Cleanup all the Trims everywhere. csc is the only program which requires response files to have quotes. 2016-02-17 16:38:41 -08:00
dotnet-compile-fsc Cleanup all the Trims everywhere. csc is the only program which requires response files to have quotes. 2016-02-17 16:38:41 -08:00
dotnet-compile-native Include project.json dependencies for native 2016-02-14 17:20:23 -08:00
dotnet-help Fixing versions 2016-02-18 01:10:07 -08:00
dotnet-new update version in 'dotnet new' template 2016-02-11 12:11:45 -08:00
dotnet-pack Fixing versions 2016-02-18 01:10:07 -08:00
dotnet-projectmodel-server Add FrameworkData to ProjectReferenceDescription 2016-02-16 10:35:31 -08:00
dotnet-publish Fixing versions 2016-02-18 01:10:07 -08:00
dotnet-repl Everything in the same project 2016-02-01 14:56:32 -08:00
dotnet-repl-csi Refactor output directory code 2016-02-09 08:52:59 -08:00
dotnet-resgen Cleanup all the Trims everywhere. csc is the only program which requires response files to have quotes. 2016-02-17 16:38:41 -08:00
dotnet-restore Fixes #1352 2016-02-16 13:59:16 -08:00
dotnet-run Refactor output directory code 2016-02-09 08:52:59 -08:00
dotnet-test Refactor output directory code 2016-02-09 08:52:59 -08:00