|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
{
|
|
|
"author": "Microsoft",
|
|
"author": "Microsoft",
|
|
|
"name": "Blazor WebAssembly App",
|
|
"name": "Blazor WebAssembly App",
|
|
|
- "description": "A project template for creating a Blazor app that runs on WebAssembly and is optionally hosted by an ASP.NET Core app. This template can be used for web apps with rich dynamic user interfaces (UIs).",
|
|
|
|
|
|
|
+ "description": "A project template for creating a Blazor app that runs on WebAssembly. This template can be used for web apps with rich dynamic user interfaces (UIs).",
|
|
|
"symbols/Framework/description": "The target framework for the project.",
|
|
"symbols/Framework/description": "The target framework for the project.",
|
|
|
"symbols/Framework/choices/net8.0/description": "Target net8.0",
|
|
"symbols/Framework/choices/net8.0/description": "Target net8.0",
|
|
|
"_symbols/Framework/choices/net8.0/description.comment": "{Locked='net8.0'}",
|
|
"_symbols/Framework/choices/net8.0/description.comment": "{Locked='net8.0'}",
|
|
@@ -41,4 +41,4 @@
|
|
|
"postActions/restore/description": "Restore NuGet packages required by this project.",
|
|
"postActions/restore/description": "Restore NuGet packages required by this project.",
|
|
|
"postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'",
|
|
"postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'",
|
|
|
"postActions/open-file/description": "Opens Readme.txt in the editor"
|
|
"postActions/open-file/description": "Opens Readme.txt in the editor"
|
|
|
-}
|
|
|
|
|
|
|
+}
|