Update IDs for RazorComponents (#8301)

This commit is contained in:
Ryan Brandenburg 2019-03-07 14:43:44 -08:00 committed by GitHub
parent 41e6fc8ab0
commit e0ce17bc3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -3,17 +3,19 @@
"name": {
"text": "Razor Components",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1025"
"id": "1029"
},
"description": {
"text": "A project template for creating an ASP.NET Core Razor Components application. This template can be used for web applications with rich dynamic user interfaces (UIs).",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1026"
"id": "1030"
},
"order": 304,
"icon": "vs-2017.3/WebApplication.png",
"learnMoreLink": "https://go.microsoft.com/fwlink/?LinkID=784883",
"uiFilters": [ "oneaspnet" ],
"uiFilters": [
"oneaspnet"
],
"ports": [
{
"name": "HttpPort",