Skip to content

Commit 3e6495f

Browse files
authored
Bump up the wasm template precedence (#22802)
1 parent f2f9baf commit 3e6495f

File tree

1 file changed

+1
-1
lines changed
  • src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/.template.config

1 file changed

+1
-1
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"defaultName": "WebApplication",
1111
"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).",
1212
"groupIdentity": "Microsoft.Web.Blazor.Wasm",
13-
"precedence": "6001",
13+
"precedence": "6002",
1414
"guids": [
1515
"4C26868E-5E7C-458D-82E3-040509D0C71F",
1616
"5990939C-7E7B-4CFA-86FF-44CA5756498A",

0 commit comments

Comments
 (0)