dotnet-installer/src/dotnet/commands
2016-09-22 19:11:08 -05: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 Respond to PR feedback. 2016-09-22 19:11:08 -05: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-msbuild Respond to PR feedback. 2016-09-22 19:11:08 -05:00
dotnet-new Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160914-1. 2016-09-14 14:55:17 -05: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 Respond to PR feedback. 2016-09-22 19:11:08 -05: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 Respond to PR feedback. 2016-09-22 19:11:08 -05:00
dotnet-run PR feedback. 2016-08-01 19:06:46 -05:00
dotnet-run3 Respond to PR feedback. 2016-09-22 19:11:08 -05:00
dotnet-vstest Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00