From c48592b53acf4e97f0a042bc3f2432087d59579e Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Fri, 24 Jan 2025 18:40:38 +0100 Subject: [PATCH] Update package dependencies to latest versions Updated various NuGet package dependencies to their latest available versions for improved stability, performance, and compatibility. The changes span multiple libraries, including Azure, FastEndpoints, and Microsoft.EntityFrameworkCore packages. This ensures the project remains up-to-date with the latest enhancements and bug fixes. --- Directory.Packages.props | 150 +++++++++++++++++++-------------------- 1 file changed, 75 insertions(+), 75 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 891e11d74..1d53a5dc7 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -11,8 +11,8 @@ - - + + @@ -20,33 +20,33 @@ - - - + + + - - - - - - - - + + + + + + + + - + - + - + @@ -55,15 +55,15 @@ - + - + - + @@ -72,7 +72,7 @@ - + @@ -90,13 +90,13 @@ - + - + @@ -105,27 +105,27 @@ - + - - + + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -136,7 +136,7 @@ - + @@ -144,8 +144,8 @@ - - + + @@ -153,43 +153,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - + + \ No newline at end of file