dotnet-installer/src/dotnet/commands
Andrew Stanton-Nurse a729b97b35 align code in dotnet-run (#2679)
we used to use different code when --framework was specified than when it was not specified, this synchronizes them to use the same code path which removes a hidden NullRef

also adds tests to cover both cases
2016-04-25 13:53:02 -07:00
..
dotnet-build Add input caching for glob change detection 2016-04-22 16:05:50 -07:00
dotnet-compile Memory usage improvements in build (#2626) 2016-04-22 15:01:56 -07:00
dotnet-compile-csc Fixing compiler command line options bugs. 2016-04-20 18:47:38 -05:00
dotnet-compile-native Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-help Merge branch 'rel/1.0.0' into blackdwarf-patch-2 2016-04-08 17:53:48 -07:00
dotnet-new Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-pack Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-projectmodel-server Memory usage improvements in build (#2626) 2016-04-22 15:01:56 -07:00
dotnet-publish Memory usage improvements in build (#2626) 2016-04-22 15:01:56 -07:00
dotnet-repl Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-repl-csi Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-resgen Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-restore Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-run align code in dotnet-run (#2679) 2016-04-25 13:53:02 -07:00
dotnet-test Modify dotnet-test to run testRunner for all tfms 2016-04-22 16:40:03 -07:00