From 2710fa50f9c85a2a90775d45a2211128d44b8e6d Mon Sep 17 00:00:00 2001 From: Stuart Ferguson Date: Sat, 2 Aug 2025 10:51:16 +0100 Subject: [PATCH] Update package references in EstateReportingAPI Updated several package versions in the project files for `EstateReportingAPI`, including `Shared`, `TransactionProcessor.Database`, `ClientProxyBase`, `Shared.Results`, `Shared.Logger`, `Shared.IntegrationTesting`, and `SecurityService.Client` from `2025.7.10` to `2025.7.13`. The version of `TransactionProcessor.Database` was also changed from `2025.7.2-build189` to `2025.7.2`. These updates may include bug fixes, performance improvements, or new features. --- .../EstateReportingAPI.BusinessLogic.csproj | 4 ++-- .../EstateReportingAPI.Client.csproj | 4 ++-- .../EstateReportingAPI.IntegrationTests.csproj | 10 +++++----- .../EstateReportingAPI.Tests.csproj | 2 +- EstateReportingAPI/EstateReportingAPI.csproj | 8 ++++---- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/EstateReportingAPI.BusinessLogic/EstateReportingAPI.BusinessLogic.csproj b/EstateReportingAPI.BusinessLogic/EstateReportingAPI.BusinessLogic.csproj index 1b908a0..2277c50 100644 --- a/EstateReportingAPI.BusinessLogic/EstateReportingAPI.BusinessLogic.csproj +++ b/EstateReportingAPI.BusinessLogic/EstateReportingAPI.BusinessLogic.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/EstateReportingAPI.Client/EstateReportingAPI.Client.csproj b/EstateReportingAPI.Client/EstateReportingAPI.Client.csproj index 4d57c24..330e90a 100644 --- a/EstateReportingAPI.Client/EstateReportingAPI.Client.csproj +++ b/EstateReportingAPI.Client/EstateReportingAPI.Client.csproj @@ -7,9 +7,9 @@ - + - + diff --git a/EstateReportingAPI.IntegrationTests/EstateReportingAPI.IntegrationTests.csproj b/EstateReportingAPI.IntegrationTests/EstateReportingAPI.IntegrationTests.csproj index d0b75be..953e181 100644 --- a/EstateReportingAPI.IntegrationTests/EstateReportingAPI.IntegrationTests.csproj +++ b/EstateReportingAPI.IntegrationTests/EstateReportingAPI.IntegrationTests.csproj @@ -7,7 +7,7 @@ - + @@ -21,13 +21,13 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - + diff --git a/EstateReportingAPI.Tests/EstateReportingAPI.Tests.csproj b/EstateReportingAPI.Tests/EstateReportingAPI.Tests.csproj index f4da7b6..132fad3 100644 --- a/EstateReportingAPI.Tests/EstateReportingAPI.Tests.csproj +++ b/EstateReportingAPI.Tests/EstateReportingAPI.Tests.csproj @@ -19,7 +19,7 @@ - + all diff --git a/EstateReportingAPI/EstateReportingAPI.csproj b/EstateReportingAPI/EstateReportingAPI.csproj index c420437..0b4aeda 100644 --- a/EstateReportingAPI/EstateReportingAPI.csproj +++ b/EstateReportingAPI/EstateReportingAPI.csproj @@ -12,8 +12,8 @@ - - + + @@ -21,7 +21,7 @@ - + @@ -36,7 +36,7 @@ - +