Add additional tools to help text
This commit is contained in:
parent
67ecb5ac65
commit
46d4b71814
16 changed files with 424 additions and 1 deletions
|
@ -50,5 +50,12 @@ runtime-options:
|
|||
--fx-version <version> {LocalizableStrings.FxVersionDefinition}
|
||||
--roll-forward-on-no-candidate-fx {LocalizableStrings.RollForwardOnNoCandidateFxDefinition}
|
||||
--additional-deps <path> {LocalizableStrings.AdditionalDeps}
|
||||
|
||||
{LocalizableStrings.AdditionalTools}
|
||||
dev-certs {LocalizableStrings.DevCertsDefinition}
|
||||
ef {LocalizableStrings.EfDefinition}
|
||||
sql-cache {LocalizableStrings.SqlCacheDefinition}
|
||||
user-secrets {LocalizableStrings.UserSecretsDefinition}
|
||||
watch {LocalizableStrings.WatchDefinition}
|
||||
";
|
||||
}
|
||||
|
|
|
@ -273,4 +273,22 @@
|
|||
<data name="BuildServerDefinition" xml:space="preserve">
|
||||
<value>Interact with servers started by a build.</value>
|
||||
</data>
|
||||
<data name="DevCertsDefinition" xml:space="preserve">
|
||||
<value>Create and manage development certificates.</value>
|
||||
</data>
|
||||
<data name="EfDefinition" xml:space="preserve">
|
||||
<value>Entity Framework Core command-line tools.</value>
|
||||
</data>
|
||||
<data name="SqlCacheDefinition" xml:space="preserve">
|
||||
<value>SQL Server cache command-line tools.</value>
|
||||
</data>
|
||||
<data name="UserSecretsDefinition" xml:space="preserve">
|
||||
<value>Manage development user secrets.</value>
|
||||
</data>
|
||||
<data name="WatchDefinition" xml:space="preserve">
|
||||
<value>Start a file watcher that runs a command when files change.</value>
|
||||
</data>
|
||||
<data name="AdditionalTools" xml:space="preserve">
|
||||
<value>Additional tools ('dotnet [tool-name] --help' for more information):</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">Interakce se servery spuštěnými buildem</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -263,6 +263,36 @@
|
|||
<target state="translated">Interaktion mit Servern, die durch einen Build gestartet werden.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">Interactúe con los servidores que inicia una compilación.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">Interagissez avec les serveurs démarrés par une build.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">Interagisce con server avviati da una compilazione.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">ビルドによって開始されたサーバーとやり取りします。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">빌드에 의해 서버와 상호 작용이 시작되었습니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">Interakcja z serwerami uruchomionymi przez kompilację.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">Interagir com servidores iniciados por um build.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">Взаимодействие с серверами, запущенными в ходе сборки.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">Bir derleme tarafından başlatılan sunucularla etkileşimde bulunun.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">与由生成版本启动的服务器进行交互。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -262,6 +262,36 @@
|
|||
<target state="translated">與組建啟動的伺服器互動。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="DevCertsDefinition">
|
||||
<source>Create and manage development certificates.</source>
|
||||
<target state="new">Create and manage development certificates.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="EfDefinition">
|
||||
<source>Entity Framework Core command-line tools.</source>
|
||||
<target state="new">Entity Framework Core command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlCacheDefinition">
|
||||
<source>SQL Server cache command-line tools.</source>
|
||||
<target state="new">SQL Server cache command-line tools.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UserSecretsDefinition">
|
||||
<source>Manage development user secrets.</source>
|
||||
<target state="new">Manage development user secrets.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="WatchDefinition">
|
||||
<source>Start a file watcher that runs a command when files change.</source>
|
||||
<target state="new">Start a file watcher that runs a command when files change.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="AdditionalTools">
|
||||
<source>Additional tools ('dotnet [tool-name] --help' for more information):</source>
|
||||
<target state="new">Additional tools ('dotnet [tool-name] --help' for more information):</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
|
@ -60,7 +60,15 @@ runtime-options:
|
|||
--additionalprobingpath <path> Path containing probing policy and assemblies to probe for.
|
||||
--fx-version <version> Version of the installed Shared Framework to use to run the application.
|
||||
--roll-forward-on-no-candidate-fx Roll forward on no candidate shared framework is enabled.
|
||||
--additional-deps <path> Path to additional deps.json file.";
|
||||
--additional-deps <path> Path to additional deps.json file.
|
||||
|
||||
Additional tools ('dotnet [tool-name] --help' for more information):
|
||||
dev-certs Create and manage development certificates.
|
||||
ef Entity Framework Core command-line tools.
|
||||
sql-cache SQL Server cache command-line tools.
|
||||
user-secrets Manage development user secrets.
|
||||
watch Start a file watcher that runs a command when files change.
|
||||
";
|
||||
|
||||
[Theory]
|
||||
[InlineData("--help")]
|
||||
|
|
Loading…
Reference in a new issue