update VS template title

This commit is contained in:
Isaac Levin 2019-07-08 14:58:28 -04:00
parent 900c6adff9
commit 23ba4c02fc
1 changed files with 2 additions and 2 deletions

View File

@ -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"
},