From 036dec9d37f26702e8146a1691fe585700071dd2 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Fri, 15 Mar 2019 09:54:44 -0700 Subject: [PATCH] Close meta tag in Blazor hosted template Fixes https://github.com/aspnet/AspNetCore/issues/6610 --- .../BlazorHosted-CSharp.Client/wwwroot/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/wwwroot/index.html b/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/wwwroot/index.html index f58f6b62cb..bb64fbb139 100644 --- a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/wwwroot/index.html +++ b/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/wwwroot/index.html @@ -2,7 +2,7 @@ - + BlazorHosted-CSharp