From c98efe047ff4a7277673cc3c576381bd54571bed Mon Sep 17 00:00:00 2001 From: Bjarke Berg Date: Fri, 5 Feb 2021 12:27:30 +0100 Subject: [PATCH] Cleanup of duplicate entries in csproj and disabled compiled views as default from template (To work with purelive) --- .../UmbracoSolution/UmbracoSolution.csproj | 69 ++++++++++--------- .../Umbraco.Web.UI.NetCore.csproj | 2 - 2 files changed, 37 insertions(+), 34 deletions(-) diff --git a/build/templates/UmbracoSolution/UmbracoSolution.csproj b/build/templates/UmbracoSolution/UmbracoSolution.csproj index 89f8a3ec60..87271c3dd7 100644 --- a/build/templates/UmbracoSolution/UmbracoSolution.csproj +++ b/build/templates/UmbracoSolution/UmbracoSolution.csproj @@ -1,36 +1,41 @@ - - net5.0 - + + net5.0 + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + diff --git a/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj b/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj index bfb32d1e0b..15fefb0593 100644 --- a/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj +++ b/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj @@ -24,8 +24,6 @@ - -