.. |
dotnet-add
|
Remove unused resource strings.
|
2018-02-26 18:29:40 -08:00 |
dotnet-build
|
Fix dotnet build /clp:NoSummary
|
2017-10-26 06:37:45 -07:00 |
dotnet-clean
|
Make the default verbosity for dotnet clean normal . This way we can get some meaningful output out of the command.
|
2018-03-01 14:09:06 -08:00 |
dotnet-complete
|
Fix format
|
2017-04-14 10:35:36 -07:00 |
dotnet-help
|
Update tool (#8794)
|
2018-03-15 19:45:11 -07:00 |
dotnet-install
|
Better using facing string (#8809)
|
2018-03-20 16:54:09 -07:00 |
dotnet-internal-reportinstallsuccess
|
Hashed telemetry and event name change (#7919)
|
2017-10-27 10:58:25 -07:00 |
dotnet-list
|
Fix list tool command tests to be localizable.
|
2018-03-20 16:53:49 -07:00 |
dotnet-migrate
|
LOC CHECKIN | cli-release/2.0.0 | 20170714
|
2017-07-14 09:14:59 +02:00 |
dotnet-msbuild
|
Use a multi-proc aware MSBuild logger (#8371)
|
2018-01-11 15:30:56 -08:00 |
dotnet-new
|
Tools shim maker and env path handling (#8085)
|
2017-11-27 10:45:43 -08:00 |
dotnet-nuget
|
Add telemetry data points for .NET Core 2.0
|
2017-07-27 09:55:40 -07:00 |
dotnet-pack
|
LOC CHECKIN | dotnet/cli – master | 20170104 | update
|
2018-01-04 15:03:49 +01:00 |
dotnet-publish
|
LOC CHECKIN | cli - master | 20180112 (#8385)
|
2018-01-22 13:56:03 -08:00 |
dotnet-remove
|
Remove unused resource strings.
|
2018-02-26 18:29:40 -08:00 |
dotnet-restore
|
LOC CHECKIN | cli - master | 20180112 (#8385)
|
2018-01-22 13:56:03 -08:00 |
dotnet-restore-projectjson
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
dotnet-run
|
Merge pull request #8284 from v-zbsail/loc_20171213
|
2018-01-05 12:54:49 -08:00 |
dotnet-sln
|
Add support for accepting directories to sln add and remove commands.
|
2017-12-07 17:22:29 -08:00 |
dotnet-store
|
LOC CHECKIN | cli - master | 20180112 (#8385)
|
2018-01-22 13:56:03 -08:00 |
dotnet-test
|
LOC CHECKIN | dotnet/cli – master | 20170104 | update
|
2018-01-04 15:03:49 +01:00 |
dotnet-uninstall
|
Better using facing string (#8809)
|
2018-03-20 16:54:09 -07:00 |
dotnet-update
|
Change --source to --source-feed and make it additional (#8833)
|
2018-03-19 22:22:45 -07:00 |
dotnet-vstest
|
Trailing newlines + standardize tabs -> spaces
|
2017-03-02 20:35:20 -08:00 |
CommandWithRestoreOptions.cs
|
Changing the parser description for commands that have implicit restore.
|
2017-06-07 23:15:36 -07:00 |
RestoringCommand.cs
|
Use msbuild /restore instead of separate invocations where possible
|
2017-10-26 16:01:34 -07:00 |