Browse Source

Update IDs for RazorComponents (#8301)

Ryan Brandenburg 7 years ago
parent
commit
e0ce17bc3f

+ 5 - 3
src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/.template.config/vs-2017.3.host.json

@@ -3,17 +3,19 @@
   "name": {
   "name": {
     "text": "Razor Components",
     "text": "Razor Components",
     "package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
     "package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
-    "id": "1025"
+    "id": "1029"
   },
   },
   "description": {
   "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).",
     "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}",
     "package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
-    "id": "1026"
+    "id": "1030"
   },
   },
   "order": 304,
   "order": 304,
   "icon": "vs-2017.3/WebApplication.png",
   "icon": "vs-2017.3/WebApplication.png",
   "learnMoreLink": "https://go.microsoft.com/fwlink/?LinkID=784883",
   "learnMoreLink": "https://go.microsoft.com/fwlink/?LinkID=784883",
-  "uiFilters": [ "oneaspnet" ],
+  "uiFilters": [
+    "oneaspnet"
+  ],
   "ports": [
   "ports": [
     {
     {
       "name": "HttpPort",
       "name": "HttpPort",