Don't change the generated template.jsons

This commit is contained in:
Ryan Brandenburg 2019-04-05 16:02:00 -07:00 committed by Artak
parent 6b93e2ee71
commit cdcefa656d
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,7 @@
"Blazor",
"Hosted"
],
"description": "A project template for creating a Blazor application that runs on WebAssembly and is hosted on an ASP.NET Core server.",
"groupIdentity": "Microsoft.Web.Blazor.Hosted",
"guids": [
"4C26868E-5E7C-458D-82E3-040509D0C71F",
@ -13,7 +14,7 @@
"0AFFA7FD-4E37-4636-AB91-3753E746DB98"
],
"identity": "Microsoft.Web.Blazor.Hosted.CSharp",
"name": "Blazor (hosted in ASP.NET server)",
"name": "Blazor (ASP.NET Core hosted)",
"preferNameDirectory": true,
"primaryOutputs": [
{

View File

@ -5,6 +5,7 @@
"Blazor",
"Standalone"
],
"description": "A project template for creating a standalone Blazor application that runs on WebAssembly.",
"groupIdentity": "Microsoft.Web.Blazor.Standalone",
"identity": "Microsoft.Web.Blazor.Standalone.CSharp",
"name": "Blazor (client-side)",