Commit migrated from dotnet/aspnetcore@39fda3f506
This commit is contained in:
Hao Kung 2021-01-19 09:18:20 -08:00 коммит произвёл GitHub
Родитель d89ece2fb5
Коммит e63dd70461
3 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -6,8 +6,8 @@
"SPA"
],
"groupIdentity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.Angular",
"precedence": "7000",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.Angular.CSharp.5.0",
"precedence": "8000",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.Angular.CSharp.6.0",
"name": "ASP.NET Core with Angular",
"preferNameDirectory": true,
"primaryOutputs": [

Просмотреть файл

@ -6,8 +6,8 @@
"SPA"
],
"groupIdentity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.React",
"precedence": "7000",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.React.CSharp.5.0",
"precedence": "8000",
"identity": "Microsoft.DotNet.Web.Spa.ProjectTemplates.React.CSharp.6.0",
"name": "ASP.NET Core with React.js",
"preferNameDirectory": true,
"primaryOutputs": [

Просмотреть файл

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