Remove package guids from client-side Blazor templates (#11707)
This commit is contained in:
parent
6dc65b1673
commit
d6d12507dc
|
|
@ -2,7 +2,6 @@
|
|||
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
||||
"name": {
|
||||
"text": "Blazor (ASP.NET Core hosted)",
|
||||
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
|
||||
"id": "1050"
|
||||
},
|
||||
"description": {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
||||
"name": {
|
||||
"text": "Blazor (client-side)",
|
||||
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
|
||||
"id": "1050"
|
||||
},
|
||||
"description": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue