From 651b14b727f300887e1219b048d4a46b1919faa4 Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Tue, 26 Mar 2019 19:35:09 -0700 Subject: [PATCH] Revert most of "Don't move Microsoft.AspNetCore.Blazor.Templates.dll into output directory" - didn't help odd attempt to sign this file and it was only a warning This reverts commit b55d69c3709f2fdfc460d7de9e18d4b18a7a79b2. --- .../Templates/src/Microsoft.AspNetCore.Blazor.Templates.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Components/Blazor/Templates/src/Microsoft.AspNetCore.Blazor.Templates.csproj b/src/Components/Blazor/Templates/src/Microsoft.AspNetCore.Blazor.Templates.csproj index 2210d666c5..f33d8fcc67 100644 --- a/src/Components/Blazor/Templates/src/Microsoft.AspNetCore.Blazor.Templates.csproj +++ b/src/Components/Blazor/Templates/src/Microsoft.AspNetCore.Blazor.Templates.csproj @@ -6,8 +6,6 @@ False False False - false - false 2008 Templates for ASP.NET Core Blazor projects. false