-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28548 from nagilson/nagilson-internal-msrc-mirror
[Internal to External Port] Templating Nuget Config Changes, MSBuild
- Loading branch information
Showing
23 changed files
with
187 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...tNet.Common.ItemTemplates/content/Nuget/.template.config/localize/templatestrings.cs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Konfigurace NuGet", | ||
"description": "Soubor pro konfiguraci umístění, ve kterých bude NuGet hledat balíčky", | ||
"postActions/chmod/description": "Apply permissions", | ||
"postActions/chmod/manualInstructions/default/text": "Run 'chmod 600 nuget.config'", | ||
"postActions/open-file/description": "Otevře nuget.config v editoru." | ||
} |
4 changes: 3 additions & 1 deletion
4
...tNet.Common.ItemTemplates/content/Nuget/.template.config/localize/templatestrings.de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
{ | ||
"author": "Microsoft", | ||
"name": "NuGet-Konfig.", | ||
"description": "Eine Datei zum Konfigurieren der Speicherorte, in denen NuGet nach Paketen suchen wird", | ||
"postActions/chmod/description": "Apply permissions", | ||
"postActions/chmod/manualInstructions/default/text": "Run 'chmod 600 nuget.config'", | ||
"postActions/open-file/description": "Öffnet „nuget.config“ im Editor" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...tNet.Common.ItemTemplates/content/Nuget/.template.config/localize/templatestrings.es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Configuración de NuGet", | ||
"description": "Un archivo para configurar las ubicaciones en las que NuGet buscará paquetes", | ||
"postActions/chmod/description": "Apply permissions", | ||
"postActions/chmod/manualInstructions/default/text": "Run 'chmod 600 nuget.config'", | ||
"postActions/open-file/description": "Abre nuget.config en el editor" | ||
} |
4 changes: 3 additions & 1 deletion
4
...tNet.Common.ItemTemplates/content/Nuget/.template.config/localize/templatestrings.fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Configuration NuGet", | ||
"description": "Un fichier permettant de configurer les emplacements où NuGet recherche des packages", | ||
"postActions/chmod/description": "Apply permissions", | ||
"postActions/chmod/manualInstructions/default/text": "Run 'chmod 600 nuget.config'", | ||
"postActions/open-file/description": "Ouvre nuget.config dans l’éditeur" | ||
} |
4 changes: 3 additions & 1 deletion
4
...tNet.Common.ItemTemplates/content/Nuget/.template.config/localize/templatestrings.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
{ | ||
"author": "Microsoft", | ||
"name": "Configurazione NuGet", | ||
"description": "Un file per la configurazione del NuGet dei percorsi eseguirà la ricerca dei pacchetti", | ||
"postActions/chmod/description": "Apply permissions", | ||
"postActions/chmod/manualInstructions/default/text": "Run 'chmod 600 nuget.config'", | ||
"postActions/open-file/description": "Apre nuget.config nell'editor" | ||
} |
4 changes: 3 additions & 1 deletion
4
...tNet.Common.ItemTemplates/content/Nuget/.template.config/localize/templatestrings.ja.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
{ | ||
"author": "Microsoft", | ||
"name": "NuGet Config", | ||
"description": "NuGet がパッケージが検索する場所を構成するためのファイル", | ||
"postActions/chmod/description": "Apply permissions", | ||
"postActions/chmod/manualInstructions/default/text": "Run 'chmod 600 nuget.config'", | ||
"postActions/open-file/description": "エディターで nuget.config を開く" | ||
} |
4 changes: 3 additions & 1 deletion
4
...tNet.Common.ItemTemplates/content/Nuget/.template.config/localize/templatestrings.ko.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
{ | ||
{ | ||
"author": "Microsoft", | ||
"name": "NuGet 구성", | ||
"description": "NuGet 패키지를 검색할 위치를 구성하는 파일", | ||
"postActions/chmod/description": "Apply permissions", | ||
"postActions/chmod/manualInstructions/default/text": "Run 'chmod 600 nuget.config'", | ||
"postActions/open-file/description": "편집기에서 nuget.config를 엽니다" | ||
} |
Oops, something went wrong.