From 89c07ae6469200fb43e27658f1395bb4b56fdce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 15:43:39 +0000 Subject: [PATCH] Bump Npgsql from 7.0.2 to 8.0.3 in /Src/SAEA.MVCTest Bumps [Npgsql](https://github.com/npgsql/npgsql) from 7.0.2 to 8.0.3. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v7.0.2...v8.0.3) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Src/SAEA.MVCTest/SAEA.MVCTest.csproj | 44 ++++++++++++++++++---------- Src/SAEA.MVCTest/packages.config | 17 ++++++----- 2 files changed, 37 insertions(+), 24 deletions(-) diff --git a/Src/SAEA.MVCTest/SAEA.MVCTest.csproj b/Src/SAEA.MVCTest/SAEA.MVCTest.csproj index 533dc11c..a07dc3c8 100644 --- a/Src/SAEA.MVCTest/SAEA.MVCTest.csproj +++ b/Src/SAEA.MVCTest/SAEA.MVCTest.csproj @@ -53,27 +53,35 @@ ..\packages\K4os.Hash.xxHash.1.0.6\lib\net46\K4os.Hash.xxHash.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages/Microsoft.Bcl.AsyncInterfaces.8.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll + True ..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - - ..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll + + ..\packages/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.1/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages/Microsoft.Extensions.Logging.Abstractions.8.0.1/lib/net462/Microsoft.Extensions.Logging.Abstractions.dll + True ..\packages\MySql.Data.8.0.32.1\lib\net452\MySql.Data.dll - - ..\packages\Npgsql.7.0.2\lib\netstandard2.0\Npgsql.dll + + ..\packages/Npgsql.8.0.3/lib/netstandard2.0/Npgsql.dll + True ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - - ..\packages\System.Collections.Immutable.7.0.0\lib\net462\System.Collections.Immutable.dll + + ..\packages/System.Collections.Immutable.8.0.0/lib/net462/System.Collections.Immutable.dll + True @@ -82,8 +90,9 @@ ..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\lib\net46\System.Data.SQLite.dll - - ..\packages\System.Diagnostics.DiagnosticSource.6.0.0\lib\net461\System.Diagnostics.DiagnosticSource.dll + + ..\packages/System.Diagnostics.DiagnosticSource.8.0.1/lib/net462/System.Diagnostics.DiagnosticSource.dll + True @@ -110,14 +119,17 @@ ..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll - - ..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll + + ..\packages/System.Text.Encodings.Web.8.0.0/lib/net462/System.Text.Encodings.Web.dll + True - - ..\packages\System.Text.Json.7.0.2\lib\net462\System.Text.Json.dll + + ..\packages/System.Text.Json.8.0.3/lib/net462/System.Text.Json.dll + True - - ..\packages\System.Threading.Channels.7.0.0\lib\net462\System.Threading.Channels.dll + + ..\packages/System.Threading.Channels.8.0.0/lib/net462/System.Threading.Channels.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/Src/SAEA.MVCTest/packages.config b/Src/SAEA.MVCTest/packages.config index 166a6827..e4ac3e04 100644 --- a/Src/SAEA.MVCTest/packages.config +++ b/Src/SAEA.MVCTest/packages.config @@ -5,17 +5,18 @@ - + - + + - + - + - + @@ -23,9 +24,9 @@ - - - + + +