Added pack command
This commit is contained in:
parent
dfc59eb20e
commit
d886cc7195
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ Common Commands:
|
|||
["compile-fsc"] = CompileFscCommand.Run,
|
||||
["compile-native"] = CompileNativeCommand.Run,
|
||||
["new"] = NewCommand.Run,
|
||||
["pack"] = PackCommand.Run,
|
||||
["projectmodel-server"] = ProjectModelServerCommand.Run,
|
||||
["publish"] = PublishCommand.Run,
|
||||
["restore"] = RestoreCommand.Run,
|
||||
|
|
Loading…
Reference in a new issue