Skip to content

Commit a2b37b1

Browse files
Copiloteerhardt
andcommitted
Address template feedback: remove README, simplify template.json, add host configs and apphost.run.json
Co-authored-by: eerhardt <8291187+eerhardt@users.noreply.github.com>
1 parent 87fc3d1 commit a2b37b1

19 files changed

+60
-279
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "http://json.schemastore.org/dotnetcli.host",
3+
"symbolInfo": {},
4+
"usageExamples": []
5+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://json.schemastore.org/ide.host",
3+
"unsupportedHosts": [
4+
{
5+
"id": "vs"
6+
}
7+
]
8+
}
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"author": "Microsoft",
33
"name": "Prázdná aplikace Aspire",
4-
"description": "Šablona projektu pro vytvoření prázdné aplikace Aspire.",
5-
"symbols/Framework/description": "Cílová architektura pro projekt",
6-
"symbols/Framework/choices/net8.0/description": "Cílový net8.0",
7-
"symbols/Framework/choices/net9.0/description": "Cílit na net9.0",
8-
"symbols/Framework/choices/net10.0/description": "Cíl net10.0",
9-
"symbols/skipRestore/description": "Pokud se tato možnost zadá, přeskočí automatické obnovení projektu při vytvoření."
4+
"description": "Šablona projektu pro vytvoření prázdné aplikace Aspire."
105
}
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"author": "Microsoft",
33
"name": "Leere Aspire-App",
4-
"description": "Eine Projektvorlage zum Erstellen einer leeren Aspire-App.",
5-
"symbols/Framework/description": "Das Zielframework für das Projekt.",
6-
"symbols/Framework/choices/net8.0/description": "Ziel net8.0",
7-
"symbols/Framework/choices/net9.0/description": "Ziel-Net9.0",
8-
"symbols/Framework/choices/net10.0/description": "Ziel.-NET10.0",
9-
"symbols/skipRestore/description": "Wenn angegeben, wird die automatische Wiederherstellung des Projekts beim Erstellen übersprungen."
4+
"description": "Eine Projektvorlage zum Erstellen einer leeren Aspire-App."
105
}
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"author": "Microsoft",
33
"name": "Aspire Python Starter App",
4-
"description": "A project template for creating an Aspire app with a Python backend API service and a JavaScript frontend using Vite and React.",
5-
"symbols/Framework/description": "The target framework for the project.",
6-
"symbols/Framework/choices/net8.0/description": "Target net8.0",
7-
"symbols/Framework/choices/net9.0/description": "Target net9.0",
8-
"symbols/Framework/choices/net10.0/description": "Target net10.0",
9-
"symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create."
4+
"description": "A project template for creating an Aspire app with a Python backend API service and a JavaScript frontend using Vite and React."
105
}
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"author": "Microsoft",
33
"name": "Aplicación vacía de Aspire",
4-
"description": "Una plantilla de proyecto para crear una aplicación vacía de Aspire.",
5-
"symbols/Framework/description": "Marco de destino del proyecto.",
6-
"symbols/Framework/choices/net8.0/description": "NET8.0 de destino",
7-
"symbols/Framework/choices/net9.0/description": "Net9.0 de destino",
8-
"symbols/Framework/choices/net10.0/description": "Destino net10.0",
9-
"symbols/skipRestore/description": "Si se especifica, se omite la restauración automática del proyecto durante la creación."
4+
"description": "Una plantilla de proyecto para crear una aplicación vacía de Aspire."
105
}
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"author": "Microsoft",
33
"name": "Application vide Aspire",
4-
"description": "Modèle de projet pour créer une application Aspire vide.",
5-
"symbols/Framework/description": "Framework cible du projet.",
6-
"symbols/Framework/choices/net8.0/description": "Cible net8.0",
7-
"symbols/Framework/choices/net9.0/description": "Cible net9.0",
8-
"symbols/Framework/choices/net10.0/description": "Net10.0 cible",
9-
"symbols/skipRestore/description": "S’il est spécifié, ignore la restauration automatique du projet lors de la création."
4+
"description": "Modèle de projet pour créer une application Aspire vide."
105
}
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"author": "Microsoft",
33
"name": "App Aspire vuota",
4-
"description": "Modello di progetto per la creazione di un'app Aspire vuota.",
5-
"symbols/Framework/description": "Il framework di destinazione per il progetto.",
6-
"symbols/Framework/choices/net8.0/description": "Destinazione net8.0",
7-
"symbols/Framework/choices/net9.0/description": "Net9.0 di destinazione",
8-
"symbols/Framework/choices/net10.0/description": "Destinazione net10.0",
9-
"symbols/skipRestore/description": "Se specificato, ignora il ripristino automatico del progetto durante la creazione."
4+
"description": "Modello di progetto per la creazione di un'app Aspire vuota."
105
}
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"author": "Microsoft",
33
"name": "Aspire の空のアプリ",
4-
"description": "空の Aspire アプリを作成するためのプロジェクト テンプレート。",
5-
"symbols/Framework/description": "プロジェクトのターゲット フレームワークです。",
6-
"symbols/Framework/choices/net8.0/description": "ターゲット net8.0",
7-
"symbols/Framework/choices/net9.0/description": "ターゲット net9.0",
8-
"symbols/Framework/choices/net10.0/description": "ターゲット net10.0",
9-
"symbols/skipRestore/description": "指定した場合、作成時にプロジェクトの自動復元がスキップされます。"
4+
"description": "空の Aspire アプリを作成するためのプロジェクト テンプレート。"
105
}
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"author": "Microsoft",
33
"name": "Aspire 빈 앱",
4-
"description": "빈 Aspire 앱을 만들기 위한 프로젝트 템플릿입니다.",
5-
"symbols/Framework/description": "프로젝트에 대한 대상 프레임워크입니다.",
6-
"symbols/Framework/choices/net8.0/description": "대상 net8.0",
7-
"symbols/Framework/choices/net9.0/description": "Target net9.0",
8-
"symbols/Framework/choices/net10.0/description": "대상 net10.0",
9-
"symbols/skipRestore/description": "지정된 경우, 프로젝트 생성 시 자동 복원을 건너뜁니다."
4+
"description": "빈 Aspire 앱을 만들기 위한 프로젝트 템플릿입니다."
105
}

0 commit comments

Comments
 (0)