dotnet-installer/src/dotnet/commands
2016-09-30 12:03:03 -07:00
..
dotnet-build Replacing the LockFile APIs from the one in ProjectModel to the one in NuGet.ProjectModel. 2016-09-27 10:53:21 -07:00
dotnet-build3 Respond to PR feedback. 2016-09-22 19:11:08 -05:00
dotnet-compile Replacing the LockFile APIs from the one in ProjectModel to the one in NuGet.ProjectModel. 2016-09-27 10:53:21 -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 Pinning the SDK version for migrated apps. 2016-09-30 09:27:16 -07:00
dotnet-msbuild Switching to a new API to detect platform. 2016-09-23 10:40:25 -07:00
dotnet-new Trying out with the latest SDK. 2016-09-30 12:03:03 -07:00
dotnet-nuget Address build issues 2016-08-27 15:57:14 -07:00
dotnet-pack Fixing issues small issues found during build and tests. 2016-09-27 10:53:22 -07:00
dotnet-pack3 Merge pull request #4229 from eerhardt/NewCommands 2016-09-23 09:05:01 -05:00
dotnet-projectmodel-server Fixing issues small issues found during build and tests. 2016-09-27 10:53:22 -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-publish3 Respond to PR feedback. 2016-09-23 16:53:57 -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 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 Adding framework as an option to the run3 verb. 2016-09-23 11:16:52 -07:00
dotnet-vstest Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00