From baf69305f302e72cafc88ab88a7f32b5b38a73b8 Mon Sep 17 00:00:00 2001 From: Elitsa Marinovska Date: Thu, 5 Aug 2021 12:51:53 +0300 Subject: [PATCH] Exclude the wanted folders in the order Content, Compile, EmbeddedResource and None. Have the None Remove after None Include --- .../UmbracoProject/UmbracoProject.csproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build/templates/UmbracoProject/UmbracoProject.csproj b/build/templates/UmbracoProject/UmbracoProject.csproj index 86562f7957..2310f789e2 100644 --- a/build/templates/UmbracoProject/UmbracoProject.csproj +++ b/build/templates/UmbracoProject/UmbracoProject.csproj @@ -1,4 +1,4 @@ - + net5.0 Umbraco.Cms.Web.UI.NetCore @@ -15,6 +15,11 @@ + + + + + @@ -26,9 +31,6 @@ - - - true Always @@ -37,11 +39,9 @@ true Always - - - - - + + +