|
|
@@ -11,7 +11,7 @@
|
|
|
"defaultName": "BlazorApp",
|
|
|
"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).",
|
|
|
"groupIdentity": "Microsoft.Web.Blazor.Wasm",
|
|
|
- "precedence": "8000",
|
|
|
+ "precedence": "9000",
|
|
|
"guids": [
|
|
|
"4C26868E-5E7C-458D-82E3-040509D0C71F",
|
|
|
"5990939C-7E7B-4CFA-86FF-44CA5756498A",
|
|
|
@@ -20,8 +20,8 @@
|
|
|
"09732173-2cef-46b7-83db-1334bcb079d3", // Tenant ID
|
|
|
"53bc9b9d-9d6a-45d4-8429-2a2761773502" // Client ID
|
|
|
],
|
|
|
- "identity": "Microsoft.Web.Blazor.Wasm.CSharp.6.0",
|
|
|
- "thirdPartyNotices": "https://aka.ms/aspnetcore/6.0-third-party-notices",
|
|
|
+ "identity": "Microsoft.Web.Blazor.Wasm.CSharp.7.0",
|
|
|
+ "thirdPartyNotices": "https://aka.ms/aspnetcore/7.0-third-party-notices",
|
|
|
"preferNameDirectory": true,
|
|
|
"primaryOutputs": [
|
|
|
{
|