Adding clean to the expected help output.
This commit is contained in:
parent
612da09a78
commit
ee999ef874
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ Commands:
|
||||||
test Runs unit tests using the test runner specified in the project.
|
test Runs unit tests using the test runner specified in the project.
|
||||||
pack Creates a NuGet package.
|
pack Creates a NuGet package.
|
||||||
migrate Migrates a project.json based project to a msbuild based project.
|
migrate Migrates a project.json based project to a msbuild based project.
|
||||||
|
clean Clean build output(s).
|
||||||
|
|
||||||
Project modification commands:
|
Project modification commands:
|
||||||
add Add items to the project
|
add Add items to the project
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue