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",
|
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
||||||
"name": {
|
"name": {
|
||||||
"text": "Blazor (ASP.NET Core hosted)",
|
"text": "Blazor (ASP.NET Core hosted)",
|
||||||
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
|
|
||||||
"id": "1050"
|
"id": "1050"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
||||||
"name": {
|
"name": {
|
||||||
"text": "Blazor (client-side)",
|
"text": "Blazor (client-side)",
|
||||||
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
|
|
||||||
"id": "1050"
|
"id": "1050"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue