From 992c8730192269e1cfa2a118c7f7013e0ec85249 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Wed, 21 Mar 2018 12:33:59 +0000 Subject: [PATCH] For standalone publishing, add configure MIME type for .json As per https://blogs.msdn.microsoft.com/africaapps/2013/06/07/how-to-serve-static-json-files-from-a-windows-azure-website/ --- .../targets/Standalone.Web.config | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Microsoft.AspNetCore.Blazor.Build/targets/Standalone.Web.config b/src/Microsoft.AspNetCore.Blazor.Build/targets/Standalone.Web.config index a25a3fb3e0..d947652aa2 100644 --- a/src/Microsoft.AspNetCore.Blazor.Build/targets/Standalone.Web.config +++ b/src/Microsoft.AspNetCore.Blazor.Build/targets/Standalone.Web.config @@ -4,6 +4,7 @@ +