update VS template title
This commit is contained in:
parent
900c6adff9
commit
23ba4c02fc
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
||||
"name": {
|
||||
"text": "Blazor (ASP.NET Core hosted)",
|
||||
"text": "Blazor (WebAssembly)",
|
||||
"id": "1050"
|
||||
},
|
||||
"description": {
|
||||
"text": "A project template for creating a Blazor application that runs on WebAssembly and is hosted on an ASP.NET Core server.",
|
||||
"text": "A project template for creating a Blazor application that runs on WebAssembly and can be hosted on an ASP.NET Core server.",
|
||||
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
|
||||
"id": "1051"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue