From cc00df732126723b17ec726e32a7d99e6df7d2f8 Mon Sep 17 00:00:00 2001 From: Alex Perovich Date: Tue, 16 Jul 2019 11:26:45 -0700 Subject: [PATCH] Fix blazor project file This project is not valid xml and causing https://source.dot.net builds to fail. --- .../BlazorWasm-CSharp/Client/BlazorWasm-CSharp.Client.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Client/BlazorWasm-CSharp.Client.csproj b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Client/BlazorWasm-CSharp.Client.csproj index 7731652b3c..054f735ae7 100644 --- a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Client/BlazorWasm-CSharp.Client.csproj +++ b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Client/BlazorWasm-CSharp.Client.csproj @@ -13,7 +13,6 @@ -