From 4a01cfe754bca985c2ccc7c7ab1da8f040ec22a1 Mon Sep 17 00:00:00 2001 From: Shannon Date: Thu, 5 Mar 2020 15:20:08 +1100 Subject: [PATCH] changes to class libraries --- .../Umbraco.Web.BackOffice.csproj | 12 ++++++++---- src/Umbraco.Web.Website/Umbraco.Web.Website.csproj | 8 ++++++-- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/src/Umbraco.Web.BackOffice/Umbraco.Web.BackOffice.csproj b/src/Umbraco.Web.BackOffice/Umbraco.Web.BackOffice.csproj index 3b179fbd47..36238f1a6d 100644 --- a/src/Umbraco.Web.BackOffice/Umbraco.Web.BackOffice.csproj +++ b/src/Umbraco.Web.BackOffice/Umbraco.Web.BackOffice.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -7,9 +7,13 @@ - - - + + + + + + + diff --git a/src/Umbraco.Web.Website/Umbraco.Web.Website.csproj b/src/Umbraco.Web.Website/Umbraco.Web.Website.csproj index d0c2bd9e6d..3a0e9e86e7 100644 --- a/src/Umbraco.Web.Website/Umbraco.Web.Website.csproj +++ b/src/Umbraco.Web.Website/Umbraco.Web.Website.csproj @@ -1,16 +1,20 @@ - + netcoreapp3.1 Library + + + + - +