From efbaf745f1c400a3b5b192ffeb1e23938c976fb3 Mon Sep 17 00:00:00 2001 From: Stuart Ferguson Date: Mon, 25 Nov 2024 14:33:57 +0000 Subject: [PATCH] clients updated --- .../EstateReportingAPI.BusinessLogic.csproj | 4 ++-- .../EstateReportingAPI.Client.csproj | 4 ++-- .../EstateReportingAPI.IntegrationTests.csproj | 8 ++++---- EstateReportingAPI/EstateReportingAPI.csproj | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/EstateReportingAPI.BusinessLogic/EstateReportingAPI.BusinessLogic.csproj b/EstateReportingAPI.BusinessLogic/EstateReportingAPI.BusinessLogic.csproj index 0ff6dd5..49d9a39 100644 --- a/EstateReportingAPI.BusinessLogic/EstateReportingAPI.BusinessLogic.csproj +++ b/EstateReportingAPI.BusinessLogic/EstateReportingAPI.BusinessLogic.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/EstateReportingAPI.Client/EstateReportingAPI.Client.csproj b/EstateReportingAPI.Client/EstateReportingAPI.Client.csproj index 1e64f45..c208ee9 100644 --- a/EstateReportingAPI.Client/EstateReportingAPI.Client.csproj +++ b/EstateReportingAPI.Client/EstateReportingAPI.Client.csproj @@ -1,13 +1,13 @@  - net8.0;netstandard2.1 + net8.0 $(TargetsForTfmSpecificBuildOutput);IncludeP2PAssets enable - + diff --git a/EstateReportingAPI.IntegrationTests/EstateReportingAPI.IntegrationTests.csproj b/EstateReportingAPI.IntegrationTests/EstateReportingAPI.IntegrationTests.csproj index 6ccd77e..1bec7f3 100644 --- a/EstateReportingAPI.IntegrationTests/EstateReportingAPI.IntegrationTests.csproj +++ b/EstateReportingAPI.IntegrationTests/EstateReportingAPI.IntegrationTests.csproj @@ -10,7 +10,7 @@ - + @@ -23,12 +23,12 @@ all - - + + - + diff --git a/EstateReportingAPI/EstateReportingAPI.csproj b/EstateReportingAPI/EstateReportingAPI.csproj index 75ad1e5..4573537 100644 --- a/EstateReportingAPI/EstateReportingAPI.csproj +++ b/EstateReportingAPI/EstateReportingAPI.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -9,7 +9,7 @@ - + @@ -19,7 +19,7 @@ - +