Update src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json
Co-Authored-By: Daniel Roth <daroth@microsoft.com>
This commit is contained in:
parent
23ba4c02fc
commit
c070e25621
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
||||||
"name": {
|
"name": {
|
||||||
"text": "Blazor (WebAssembly)",
|
"text": "Blazor WebAssembly App",
|
||||||
"id": "1050"
|
"id": "1050"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue