Skip to content

Commit d6d1250

Browse files
danroth27mkArtakMSFT
authored andcommitted
Remove package guids from client-side Blazor templates (#11707)
1 parent 6dc65b1 commit d6d1250

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/.template.config.src/vs-2017.3.host.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"$schema": "http://json.schemastore.org/vs-2017.3.host",
33
"name": {
44
"text": "Blazor (ASP.NET Core hosted)",
5-
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
65
"id": "1050"
76
},
87
"description": {

src/Components/Blazor/Templates/src/content/BlazorStandalone-CSharp/.template.config.src/vs-2017.3.host.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"$schema": "http://json.schemastore.org/vs-2017.3.host",
33
"name": {
44
"text": "Blazor (client-side)",
5-
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
65
"id": "1050"
76
},
87
"description": {

0 commit comments

Comments
 (0)