Correct dotnet list description (#9174)
After dotnet tool list moved out of dotnet list, the description has not been updated.
This commit is contained in:
parent
d681933b87
commit
57d065e43d
29 changed files with 55 additions and 55 deletions
|
@ -34,7 +34,7 @@ SDK commands:
|
|||
sln Modify solution (SLN) files.
|
||||
add Add reference to the project.
|
||||
remove Remove reference from the project.
|
||||
list List project references or installed tools.
|
||||
list List references of a .NET project.
|
||||
nuget Provides additional NuGet commands.
|
||||
msbuild Runs Microsoft Build Engine (MSBuild).
|
||||
vstest Runs Microsoft Test Execution Command Line Tool.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue