.. |
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
|
Switching to a new API to detect platform.
|
2016-09-23 10:40:25 -07:00 |
dotnet-new
|
Updating the msbuild templates in the CLI to use TargetFramework (singular).
|
2016-10-18 15:02:35 -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
|
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
|
https://github.com/dotnet/cli/issues/4293
|
2016-10-11 17:29:09 -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
|
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
|
Updating the msbuild templates in the CLI to use TargetFramework (singular).
|
2016-10-18 15:02:35 -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
|
Respond to PR feedback.
|
2016-10-17 21:03:09 -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 |