Merge pull request #5731 from piotrpMSFT/piotrpmsft/cleanup/remove-dotnet-restore-projectjson
remove dotnet restore-projectjson
This commit is contained in:
commit
ede77f3d7a
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ namespace Microsoft.DotNet.Cli
|
|||
["publish"] = PublishCommand.Run,
|
||||
["remove"] = RemoveCommand.Run,
|
||||
["restore"] = RestoreCommand.Run,
|
||||
["restore-projectjson"] = RestoreProjectJsonCommand.Run,
|
||||
["run"] = RunCommand.Run,
|
||||
["sln"] = SlnCommand.Run,
|
||||
["test"] = TestCommand.Run,
|
||||
|
|
Loading…
Reference in a new issue