Update SPA template identifiers to end with ".2.1". Fixes #230

This commit is contained in:
Steve Sanderson 2018-01-23 11:05:24 -08:00
parent 1e0bde0345
commit b1ccc31ccf
6 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
"SPA"
],
"groupIdentity": "Microsoft.AspNetCore.SpaTemplates.Aurelia",
"identity": "Microsoft.AspNetCore.SpaTemplates.Aurelia.CSharp",
"identity": "Microsoft.AspNetCore.SpaTemplates.Aurelia.CSharp.2.1",
"name": "ASP.NET Core with Aurelia",
"preferNameDirectory": true,
"primaryOutputs": [

View File

@ -6,7 +6,7 @@
"SPA"
],
"groupIdentity": "Microsoft.AspNetCore.SpaTemplates.Knockout",
"identity": "Microsoft.AspNetCore.SpaTemplates.Knockout.CSharp",
"identity": "Microsoft.AspNetCore.SpaTemplates.Knockout.CSharp.2.1",
"name": "ASP.NET Core with Knockout.js",
"preferNameDirectory": true,
"primaryOutputs": [

View File

@ -6,7 +6,7 @@
"SPA"
],
"groupIdentity": "Microsoft.AspNetCore.SpaTemplates.Vue",
"identity": "Microsoft.AspNetCore.SpaTemplates.Vue.CSharp",
"identity": "Microsoft.AspNetCore.SpaTemplates.Vue.CSharp.2.1",
"name": "ASP.NET Core with Vue.js",
"preferNameDirectory": true,
"primaryOutputs": [

View File

@ -6,7 +6,7 @@
"SPA"
],
"groupIdentity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.Angular",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.Angular.CSharp",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.Angular.CSharp.2.1",
"name": "ASP.NET Core with Angular",
"preferNameDirectory": true,
"primaryOutputs": [

View File

@ -6,7 +6,7 @@
"SPA"
],
"groupIdentity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.React",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.React.CSharp",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.React.CSharp.2.1",
"name": "ASP.NET Core with React.js",
"preferNameDirectory": true,
"primaryOutputs": [

View File

@ -6,7 +6,7 @@
"SPA"
],
"groupIdentity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.ReactRedux",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.ReactRedux.CSharp",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.ReactRedux.CSharp.2.1",
"name": "ASP.NET Core with React.js and Redux",
"preferNameDirectory": true,
"primaryOutputs": [