Bump up the wasm template precedence (#22802)
This commit is contained in:
parent
f2f9baf383
commit
3e6495fde3
|
|
@ -10,7 +10,7 @@
|
|||
"defaultName": "WebApplication",
|
||||
"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": "6001",
|
||||
"precedence": "6002",
|
||||
"guids": [
|
||||
"4C26868E-5E7C-458D-82E3-040509D0C71F",
|
||||
"5990939C-7E7B-4CFA-86FF-44CA5756498A",
|
||||
|
|
|
|||
Loading…
Reference in New Issue