From fba86837195191a6e5030e3d7472713745d832d7 Mon Sep 17 00:00:00 2001 From: Isaac Levin <8878502+isaac2004@users.noreply.github.com> Date: Wed, 10 Jul 2019 13:36:34 -0400 Subject: [PATCH] Update vs-2017.3.host.json --- .../BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json index 226e41ec88..4d0b04c1b3 100644 --- a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json +++ b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json @@ -22,7 +22,7 @@ { "id": "Hosted", "name": { - "text": "_Hosted" + "text": "ASP.NET Core _hosted" }, "isVisible": "true" }