dotnet-installer/src/dotnet/commands
Eric Erhardt 6249829e68 Fix build-base-path to be converted to a full path.
This allows commands to run in different working directories and pass around the full path to the build-base-path, instead of a relative path.
2016-05-02 12:21:12 -05:00
..
dotnet-build Fix build-base-path to be converted to a full path. 2016-05-02 12:21:12 -05:00
dotnet-compile Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -05:00
dotnet-compile-csc Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -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 Fix build-base-path to be converted to a full path. 2016-05-02 12:21:12 -05:00
dotnet-projectmodel-server Remove references to Microsoft.Extensions.Logging 2016-04-28 13:07:34 -07:00
dotnet-publish Fix build-base-path to be converted to a full path. 2016-05-02 12:21:12 -05: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 Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
dotnet-run Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
dotnet-test Fix build-base-path to be converted to a full path. 2016-05-02 12:21:12 -05:00