fixed typos
This commit is contained in:
parent
70443d5544
commit
b605381165
3 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
public const string RuntimeOption = "RUNTIME_IDENTIFIER";
|
||||
|
||||
public const string RuntimeOptionDescription = "Publish the project for a given runtime. This is used when creating self-contained deployment. Default is to publish a framework-dependented app.";
|
||||
public const string RuntimeOptionDescription = "Publish the project for a given runtime. This is used when creating self-contained deployment. Default is to publish a framework-dependent app.";
|
||||
|
||||
public const string OutputOption = "OUTPUT_DIR";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue