Skip to content

Commit 7125714

Browse files
authored
add dotnet new sln --format slnx (#44469)
1 parent c898476 commit 7125714

17 files changed

+138
-17
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"$schema": "http://json.schemastore.org/dotnetcli.host"
2+
"$schema": "http://json.schemastore.org/dotnetcli.host",
3+
"symbolInfo": {
4+
"Format": {
5+
"longName": "format"
6+
}
7+
}
38
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "Soubor řešení",
4-
"description": "Vytvořit prázdné řešení neobsahující projekty"
4+
"description": "Vytvořit prázdné řešení neobsahující projekty",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "Projektmappendatei",
4-
"description": "Erstellt eine leere Projektmappe, die keine Projekte enthält"
4+
"description": "Erstellt eine leere Projektmappe, die keine Projekte enthält",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "Solution File",
4-
"description": "Create an empty solution containing no projects"
4+
"description": "Create an empty solution containing no projects",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "Archivo de la solución",
4-
"description": "Crea una solución vacía sin proyectos."
4+
"description": "Crea una solución vacía sin proyectos.",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "Fichier solution",
4-
"description": "Créer une solution vide ne contenant aucun projet"
4+
"description": "Créer une solution vide ne contenant aucun projet",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "File di soluzione",
4-
"description": "Crea una soluzione vuota che non contiene alcun progetto"
4+
"description": "Crea una soluzione vuota che non contiene alcun progetto",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "ソリューション ファイル",
4-
"description": "プロジェクトを含まない空のソリューションを作成します。"
4+
"description": "プロジェクトを含まない空のソリューションを作成します。",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "솔루션 파일",
4-
"description": "프로젝트 없는 빈 솔루션 만들기"
4+
"description": "프로젝트 없는 빈 솔루션 만들기",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"author": "Microsoft",
33
"name": "Plik rozwiązania",
4-
"description": "Utwórz puste rozwiązanie niezawierające żadnych projektów"
4+
"description": "Utwórz puste rozwiązanie niezawierające żadnych projektów",
5+
"symbols/Format/description": "Choose the format for the solution file: sln or slnx.",
6+
"symbols/Format/displayName": "Solution file format",
7+
"symbols/Format/choices/sln/description": "Solution file",
8+
"symbols/Format/choices/sln/displayName": ".sln format",
9+
"symbols/Format/choices/slnx/description": "XML Solution file",
10+
"symbols/Format/choices/slnx/displayName": ".slnx format"
511
}

0 commit comments

Comments
 (0)