Resolve build breaks
This commit is contained in:
parent
23d4fb32f3
commit
3bdfe28765
7 changed files with 41 additions and 36 deletions
|
@ -13,7 +13,7 @@ namespace Microsoft.DotNet.Cli
|
|||
Create.Command(
|
||||
"clean",
|
||||
LocalizableStrings.AppFullName,
|
||||
Accept.ZeroOrMoreArguments,
|
||||
Accept.ZeroOrMoreArguments(),
|
||||
CommonOptions.HelpOption(),
|
||||
Create.Option("-o|--output",
|
||||
LocalizableStrings.CmdOutputDirDescription,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue