dotnet-installer/src/dotnet/commands
2016-08-27 15:57:14 -07:00
..
dotnet-build After NuGet started lower casing the packages, we started hitting issues where we failed to locate dependencies under our list of libraries due to different casing in the libraries names. The fix here is to compare the library names ignoring casing. 2016-07-28 21:17:32 -07:00
dotnet-build3 Adding Restore3 command for msbuild restore support. 2016-08-12 00:05:21 -07:00
dotnet-compile After NuGet started lower casing the packages, we started hitting issues where we failed to locate dependencies under our list of libraries due to different casing in the libraries names. The fix here is to compare the library names ignoring casing. 2016-07-28 21:17:32 -07:00
dotnet-compile-csc Pass debugType thru to the command line compiler 2016-08-03 18:08:14 -07:00
dotnet-compile-native Remove mentions of dotnet-compile 2016-05-13 14:51:38 -07:00
dotnet-help Update HelpCommand.cs 2016-08-07 07:31:28 -07:00
dotnet-new Merged branch feature/msbuild into piotrpMSFT/branchmerge 2016-08-26 22:39:40 -07:00
dotnet-nuget Address build issues 2016-08-27 15:57:14 -07:00
dotnet-pack Merge Nuget changes 2016-08-26 17:23:33 -07:00
dotnet-pack3 added pack3 command for dotnet (#4058) 2016-08-18 16:53:55 -07:00
dotnet-publish After NuGet started lower casing the packages, we started hitting issues where we failed to locate dependencies under our list of libraries due to different casing in the libraries names. The fix here is to compare the library names ignoring casing. 2016-07-28 21:17:32 -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 Merge Nuget changes 2016-08-26 17:23:33 -07:00
dotnet-restore3 Adding Restore3 command for msbuild restore support. 2016-08-12 00:05:21 -07:00
dotnet-run PR feedback. 2016-08-01 19:06:46 -05:00
dotnet-run3 Implement 'run3' command which will execute the MSBuild project. 2016-07-21 11:57:20 -05:00
dotnet-test Generate runtimeconfig.json and runtimeconfig.dev.json from MSBuild 2016-07-26 20:53:17 -05:00