Skip to content

Commit

Permalink
Merge pull request dotnet#7480 from mikkelbu/list-store-and-help-as-c…
Browse files Browse the repository at this point in the history
…ommands

Add store and help to SDK commands
  • Loading branch information
nguerrera authored Sep 1, 2017
2 parents fba2302 + 607f729 commit f4f5100
Show file tree
Hide file tree
Showing 16 changed files with 72 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dotnet/commands/dotnet-help/HelpUsageText.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ internal static class HelpUsageText
nuget {LocalizableStrings.NugetDefinition}
msbuild {LocalizableStrings.MsBuildDefinition}
vstest {LocalizableStrings.VsTestDefinition}
store {LocalizableStrings.StoreDefinition}
help {LocalizableStrings.HelpDefinition}
{LocalizableStrings.CommonOptions}:
-v|--verbosity {CommonLocalizableStrings.VerbosityOptionDescription}
Expand Down
3 changes: 3 additions & 0 deletions src/dotnet/commands/dotnet-help/LocalizableStrings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@
<data name="MigrateDefinition" xml:space="preserve">
<value>Migrates a project.json based project to a msbuild based project.</value>
</data>
<data name="StoreDefinition" xml:space="preserve">
<value>Stores the specified assemblies in the runtime store.</value>
</data>
<data name="ProjectModificationCommands" xml:space="preserve">
<value>Project modification commands</value>
</data>
Expand Down
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Cesta k dodatečnému souboru deps.json.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Pfad zur zusätzlichen "deps.json"-Datei.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Ruta de acceso al archivo deps.json adicional.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Chemin du fichier deps.json supplémentaire.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Percorso del file deps.json aggiuntivo.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">追加 deps.json ファイルへのパス。</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">추가 deps.json 파일의 경로입니다.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Ścieżka do dodatkowego pliku deps.json.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Caminho para o arquivo deps.json adicional.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Путь к дополнительному файлу deps.json.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-help/xlf/LocalizableStrings.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">Ek deps.json dosyasının yolu.</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">其他 deps.json 文件的路径。</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,11 @@
<target state="needs-review-translation">其他 deps.json 檔案的路徑。</target>
<note />
</trans-unit>
<trans-unit id="StoreDefinition">
<source>Stores the specified assemblies in the runtime store.</source>
<target state="new">Stores the specified assemblies in the runtime store.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ list List reference in the project.
nuget Provides additional NuGet commands.
msbuild Runs Microsoft Build Engine (MSBuild).
vstest Runs Microsoft Test Execution Command Line Tool.
store Stores the specified assemblies in the runtime store.
help Show help.
Common options:
-v|--verbosity Set the verbosity level of the command. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic].
Expand Down

0 comments on commit f4f5100

Please sign in to comment.