Skip to content

Commit 2cf67cb

Browse files
author
John Luo
authored
Update template icons (#7931)
1 parent 6a73d75 commit 2cf67cb

File tree

12 files changed

+3
-3
lines changed

12 files changed

+3
-3
lines changed
Loading
Loading

src/ProjectTemplates/Web.ProjectTemplates/content/GrpcService-CSharp/.template.config/vs-2017.3.host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"id": "1028"
1212
},
1313
"order": 303,
14-
"icon": "vs-2017.3/Empty.png",
14+
"icon": "vs-2017.3/gRPC.png",
1515
"learnMoreLink": "https://go.microsoft.com/fwlink/?LinkID=784883",
1616
"uiFilters": [ "oneaspnet" ],
1717
"supportsDocker": false,

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"id": "1030"
1212
},
1313
"order": 304,
14-
"icon": "vs-2017.3/WebApplication.png",
14+
"icon": "vs-2017.3/RazorComponents.png",
1515
"learnMoreLink": "https://go.microsoft.com/fwlink/?LinkID=784883",
1616
"uiFilters": [
1717
"oneaspnet"

src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/vs-2017.3.host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"id": "1026"
1212
},
1313
"order": 302,
14-
"icon": "vs-2017.3/Empty.png",
14+
"icon": "vs-2017.3/Worker.png",
1515
"learnMoreLink": "https://go.microsoft.com/fwlink/?linkid=2072778",
1616
"uiFilters": [ "oneaspnet" ],
1717
"supportsDocker": true,

0 commit comments

Comments
 (0)