Revert "Rename Web Application to Starter Web Application"
This reverts commit 01ce77da56
.
This commit is contained in:
Родитель
41d648fcc1
Коммит
c5a5134e46
|
@ -5,7 +5,7 @@
|
|||
"Web",
|
||||
"MVC"
|
||||
],
|
||||
"name": "ASP.NET Core Starter Web App (Model-View-Controller)",
|
||||
"name": "ASP.NET Core Web App (Model-View-Controller)",
|
||||
"generatorVersions": "[1.0.0.0-*)",
|
||||
"description": "A project template for creating an ASP.NET Core application with example ASP.NET Core MVC Views and Controllers. This template can also be used for RESTful HTTP services.",
|
||||
"groupIdentity": "Microsoft.Web.Mvc",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
||||
"name": {
|
||||
"text": "Starter Web Application (Model-View-Controller)",
|
||||
"text": "Web Application (Model-View-Controller)",
|
||||
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
|
||||
"id": "1015"
|
||||
},
|
||||
|
@ -13,9 +13,7 @@
|
|||
"order": 300,
|
||||
"icon": "vs-2017.3/WebApplication.png",
|
||||
"learnMoreLink": "https://go.microsoft.com/fwlink/?LinkID=784881",
|
||||
"uiFilters": [
|
||||
"oneaspnet"
|
||||
],
|
||||
"uiFilters": [ "oneaspnet" ],
|
||||
"supportsDocker": true,
|
||||
"isApi": false,
|
||||
"usesOidc": true,
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"Web",
|
||||
"MVC"
|
||||
],
|
||||
"name": "ASP.NET Core Starter Web App (Model-View-Controller)",
|
||||
"name": "ASP.NET Core Web App (Model-View-Controller)",
|
||||
"generatorVersions": "[1.0.0.0-*)",
|
||||
"description": "A project template for creating an ASP.NET Core application with example ASP.NET Core MVC Views and Controllers. This template can also be used for RESTful HTTP services.",
|
||||
"groupIdentity": "Microsoft.Web.Mvc",
|
||||
|
|
Загрузка…
Ссылка в новой задаче