Update src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/.template.config/template.json
Co-Authored-By: Daniel Roth <daroth@microsoft.com>
This commit is contained in:
parent
7a435bc997
commit
3243df1384
|
|
@ -10,7 +10,7 @@
|
|||
"description": "A project template for creating a Blazor server app that runs server-side inside an ASP.NET Core app and handles user interactions over a SignalR connection. This template can be used for web apps with rich dynamic user interfaces (UIs).",
|
||||
"groupIdentity": "Microsoft.Web.BlazorServer",
|
||||
"precedence": "5000",
|
||||
"identity": "Microsoft.Web.BlazorServer.CSharp.3.0",
|
||||
"identity": "Microsoft.Web.Blazor.Server.CSharp.3.0",
|
||||
"shortName": "blazorserver",
|
||||
"thirdPartyNotices": "https://aka.ms/aspnetcore-template-3pn-210",
|
||||
"tags": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue