..
dotnet-build
Move all CLI libraries to be single-TFM targeting netstandard1.3 where possible.
2016-10-10 15:57:08 -05:00
dotnet-build3
https://github.com/dotnet/cli/issues/4293
2016-10-11 17:29:09 -07:00
dotnet-clean3
https://github.com/dotnet/cli/issues/4293
2016-10-11 17:29:09 -07: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
Removing -t msbuild, now that the default template is msbuild.
2016-10-18 10:35:04 -07:00
dotnet-msbuild
Updating msbuild to 15.1.319-preview5
2016-10-19 12:43:21 -07:00
dotnet-new
Fix dotnet run3 --project to pass the project to msbuild.
2016-10-26 00:04:40 -05: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
https://github.com/dotnet/cli/issues/4293
2016-10-11 17:29:09 -07:00
dotnet-projectmodel-server
Fixing issues small issues found during build and tests.
2016-09-27 10:53:22 -07:00
dotnet-publish
Move all CLI libraries to be single-TFM targeting netstandard1.3 where possible.
2016-10-10 15:57:08 -05:00
dotnet-publish3
Handle "runtimes" section ( #4503 )
2016-10-26 22:23:40 +00: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
Adding "BuildRid" to the CLI as a fallback RID to use when inferring which RID to use when building, running, and publishing self-contained applications.
2016-09-29 22:39:00 -05:00
dotnet-restore3
Merge pull request #4438 from jeffkl/restore
2016-10-24 12:49:07 -07:00
dotnet-run
Move all CLI libraries to be single-TFM targeting netstandard1.3 where possible.
2016-10-10 15:57:08 -05:00
dotnet-run3
Fix dotnet run3 --project to pass the project to msbuild.
2016-10-26 00:04:40 -05:00
dotnet-test3
Addressed livar PR comment
2016-10-12 15:20:07 +05:30
dotnet-vstest
Implemented vstest verb which will run the test from given container. ( #4115 )
2016-09-19 10:59:26 -07:00