dotnet-installer/src/dotnet/commands
2016-09-22 17:50:33 -04: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 dotnet-migrate built in command for cli 2016-08-30 11:56:53 -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 Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00
dotnet-migrate PR Feedback 2016-08-30 12:00:56 -07:00
dotnet-new Remove whitespace from dotnet-new C# library template 2016-09-22 17:50:33 -04: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 add includesymbols and includesource to pack3 command as symbols package is not created by default (#4193) 2016-09-21 16:39:59 -07:00
dotnet-projectmodel-server Adding dotnet-projectmodel-server back because ASP.NET needs it to unblock themselves from start migrating to msbuild. We need to remove this as soon as ASP.NET can migrate all their projects to csproj and the tooling is in place. 2016-09-07 14:14:41 -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 fix #4090 2016-09-14 16:35:37 +03: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 Add a better error message for 'dotnet run3' when it is unable to find a RunCommand property. 2016-09-14 16:27:52 -05:00
dotnet-vstest Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00