From b8c8393fa146bf0507abe32939baeb35577904a4 Mon Sep 17 00:00:00 2001 From: StuartFerguson Date: Tue, 16 Jun 2026 13:44:55 +0100 Subject: [PATCH] Update NuGet package versions in project files Upgraded multiple NuGet dependencies to their latest versions across four .csproj files, including KurrentDB.Client, Microsoft.Extensions.Configuration, EntityFrameworkCore, NLog, SecurityService.Client, Shared, and TransactionProcessor-related packages. No other code changes were made. --- .../StreamManagementTool.csproj | 8 ++++---- ...ionProcessing.MerchantFileProcessor.csproj | 20 +++++++++---------- .../TransactionProcessing.MerchantPos.csproj | 20 +++++++++---------- ...ransactionProcessor.SystemSetupTool.csproj | 12 +++++------ 4 files changed, 30 insertions(+), 30 deletions(-) diff --git a/StreamManagementTool/StreamManagementTool.csproj b/StreamManagementTool/StreamManagementTool.csproj index 47f077f..24b34f9 100644 --- a/StreamManagementTool/StreamManagementTool.csproj +++ b/StreamManagementTool/StreamManagementTool.csproj @@ -8,10 +8,10 @@ - - - - + + + + diff --git a/TransactionProcessing.MerchantFileProcessor/TransactionProcessing.MerchantFileProcessor.csproj b/TransactionProcessing.MerchantFileProcessor/TransactionProcessing.MerchantFileProcessor.csproj index 1a99a34..308c58a 100644 --- a/TransactionProcessing.MerchantFileProcessor/TransactionProcessing.MerchantFileProcessor.csproj +++ b/TransactionProcessing.MerchantFileProcessor/TransactionProcessing.MerchantFileProcessor.csproj @@ -8,16 +8,16 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/TransactionProcessing.MerchantPos/TransactionProcessing.MerchantPos.csproj b/TransactionProcessing.MerchantPos/TransactionProcessing.MerchantPos.csproj index 62b3e7b..22456ab 100644 --- a/TransactionProcessing.MerchantPos/TransactionProcessing.MerchantPos.csproj +++ b/TransactionProcessing.MerchantPos/TransactionProcessing.MerchantPos.csproj @@ -5,16 +5,16 @@ enable - - - - - - - - - - + + + + + + + + + + diff --git a/TransactionProcessor.SystemSetupTool/TransactionProcessor.SystemSetupTool.csproj b/TransactionProcessor.SystemSetupTool/TransactionProcessor.SystemSetupTool.csproj index 074b460..ccda701 100644 --- a/TransactionProcessor.SystemSetupTool/TransactionProcessor.SystemSetupTool.csproj +++ b/TransactionProcessor.SystemSetupTool/TransactionProcessor.SystemSetupTool.csproj @@ -21,12 +21,12 @@ - - - - - - + + + + + +