dotnet-installer/src/dotnet/commands
Livar 66a4554290 Merge pull request #1640 from livarcocc/update_xunit_runner
Updating tests to use the latest version of dotnet-test-xunit
2016-03-01 22:47:37 -08:00
..
dotnet-build Add cpp compiler flags 2016-02-25 18:12:00 -08:00
dotnet-compile Asset refactoring and content files 2016-02-23 08:34:38 -08:00
dotnet-compile-csc Add a auto-generated header to the assembly info file that is created on build 2016-02-27 15:05:45 +01: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 Update appdep 2016-02-18 01:22:54 -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 Fix dontet pack with buildbasepath 2016-02-23 19:13:50 -08:00
dotnet-projectmodel-server Fix DHT when referencing projects 2016-02-25 13:50:10 -08:00
dotnet-publish Asset refactoring and content files 2016-02-23 08:34:38 -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 Add a auto-generated header to the assembly info file that is created on build 2016-02-27 15:05:45 +01:00
dotnet-restore Add support for building Windows x86 version of dotnet CLI 2016-02-23 18:04:49 -08:00
dotnet-run Add better messages for run scenarios 2016-02-24 10:49:00 -08:00
dotnet-test Changing from serializing ProcessStartInfo to our own TestStartInfo class, because serializing ProcessStartInfo doesn't really work cross-platform due to unsupported properties. 2016-03-01 21:53:51 -08:00