Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-build/BuildCommandParser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ public static Command Build() =>
LocalizableStrings.NoDependenciesOptionDescription,
Accept.NoArguments()
.ForwardAs("-property:BuildProjectReferences=false")),
Create.Option(
"--nologo|/nologo",
LocalizableStrings.CmdNoLogo,
Accept.NoArguments()
.ForwardAs("-nologo")),
CommonOptions.NoRestoreOption(),
CommonOptions.InteractiveMsBuildForwardOption(),
CommonOptions.VerbosityOption());
Expand Down
3 changes: 3 additions & 0 deletions src/dotnet/commands/dotnet-build/LocalizableStrings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,7 @@
<data name="ConfigurationOptionDescription" xml:space="preserve">
<value>The configuration to use for building the project. The default for most projects is 'Debug'.</value>
</data>
<data name="CmdNoLogo" xml:space="preserve">
<value>Do not display the startup banner or the copyright message.</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">.NET Builder</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">Nesestaví odkazy mezi projekty a sestaví jen určený projekt.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">.NET-Generator</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">Hiermit werden keine Projekt-zu-Projekt-Verweise erstellt, sondern nur das angegebene Projekt wird erstellt.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Generador para .NET</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">No compile referencias de proyecto a proyecto y compile solo el proyecto especificado.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Générateur .NET</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">Ne générez pas les références de projet à projet, et générez uniquement le projet spécifié.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Generatore .NET</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">Non compila i riferimenti P2P (da progetto a progetto) e compila solo il progetto specificato.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">.NET ビルダー</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">プロジェクト間参照をビルドせず、指定したプロジェクトだけをビルドします。</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">.NET 작성기</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">p2p(프로젝트 간) 참조를 빌드하지 않고 지정한 프로젝트만 빌드합니다.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Konstruktor platformy .NET</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">Nie kompiluj odwołań między projektami i kompiluj tylko określony projekt.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Construtor do .NET</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">Não criar referências de projeto para projeto e criar somente o projeto especificado.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Построитель .NET</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">Не выполнять сборку для ссылок между проектами и выполнить сборку только для указанного проекта.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">.NET Oluşturucusu</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">Projeden projeye başvuruları derlemez ve yalnızca belirtilen projeyi derler.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">.NET 生成器</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">请勿生成项目到项目引用,仅生成指定项目。</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">.NET 產生器</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="NoDependenciesOptionDescription">
<source>Do not build project-to-project references and only build the specified project.</source>
<target state="translated">請勿建置專案對專案的參考,而只建置指定的專案。</target>
Expand Down
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-clean/CleanCommandParser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ public static Command Clean() =>
Accept.ExactlyOneArgument()
.With(name: LocalizableStrings.CmdOutputDir)
.ForwardAsSingle(o => $"-property:OutputPath={CommandDirectoryContext.GetFullPath(o.Arguments.Single())}")),
Create.Option(
"--nologo|/nologo",
LocalizableStrings.CmdNoLogo,
Accept.NoArguments()
.ForwardAs("-nologo")),
CommonOptions.FrameworkOption(LocalizableStrings.FrameworkOptionDescription),
CommonOptions.RuntimeOption(LocalizableStrings.RuntimeOptionDescription),
CommonOptions.ConfigurationOption(LocalizableStrings.ConfigurationOptionDescription),
Expand Down
3 changes: 3 additions & 0 deletions src/dotnet/commands/dotnet-clean/LocalizableStrings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,7 @@
<data name="ConfigurationOptionDescription" xml:space="preserve">
<value>The configuration to clean for. The default for most projects is 'Debug'.</value>
</data>
<data name="CmdNoLogo" xml:space="preserve">
<value>Do not display the startup banner or the copyright message.</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Příkaz slouží k vyčištění vygenerovaných výstupů buildů.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Befehl zum Bereinigen zuvor generierter Buildausgaben.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Comando para limpiar los archivos de salida de compilaciones anteriores.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">DIRECTORIO_DE_SALIDA</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Commande de nettoyage des sorties de build générées précédemment.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Comando per pulire gli output di compilazione generati in precedenza.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">DIR_OUTPUT</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">以前に生成されたビルド出力を消去するコマンド。</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">이전에 생성된 빌드 출력을 정리하는 명령입니다.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Polecenie służące do czyszczenia wcześniej wygenerowanych danych wyjściowych kompilacji.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">KATALOG_WYJŚCIOWY</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Comando para limpar saídas de build geradas anteriormente.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Команда для очистки ранее созданных выходных данных сборки.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Daha önce oluşturulan derleme çıkışlarını temizleme komutu.</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">ÇIKIŞ_DİZİNİ</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">用于清除先前产生的生成输出的命令。</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">用以清除先前產生之建置輸出的命令。</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
3 changes: 3 additions & 0 deletions src/dotnet/commands/dotnet-pack/LocalizableStrings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,7 @@
<data name="ConfigurationOptionDescription" xml:space="preserve">
<value>The configuration to use for building the package. The default for most projects is 'Debug'.</value>
</data>
<data name="CmdNoLogo" xml:space="preserve">
<value>Do not display the startup banner or the copyright message.</value>
</data>
</root>
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-pack/PackCommandParser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ public static Command Pack() =>
"-s|--serviceable",
LocalizableStrings.CmdServiceableDescription,
Accept.NoArguments().ForwardAs("-property:Serviceable=true")),
Create.Option(
"--nologo|/nologo",
LocalizableStrings.CmdNoLogo,
Accept.NoArguments()
.ForwardAs("-nologo")),
CommonOptions.InteractiveMsBuildForwardOption(),
CommonOptions.NoRestoreOption(),
CommonOptions.VerbosityOption());
Expand Down
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">zabalit pro msbuild</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
5 changes: 5 additions & 0 deletions src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<target state="translated">Für MSBuild packen</target>
<note />
</trans-unit>
<trans-unit id="CmdNoLogo">
<source>Do not display the startup banner or the copyright message.</source>
<target state="new">Do not display the startup banner or the copyright message.</target>
<note />
</trans-unit>
<trans-unit id="CmdOutputDir">
<source>OUTPUT_DIR</source>
<target state="translated">OUTPUT_DIR</target>
Expand Down
Loading