From e9a11eca5150007f991d4ec12802a40ba76d2db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:20:16 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /QiqqaToolBench Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- QiqqaToolBench/QiqqaToolBench.csproj | 5 +++-- QiqqaToolBench/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/QiqqaToolBench/QiqqaToolBench.csproj b/QiqqaToolBench/QiqqaToolBench.csproj index b4464aed..b9dae7c4 100644 --- a/QiqqaToolBench/QiqqaToolBench.csproj +++ b/QiqqaToolBench/QiqqaToolBench.csproj @@ -68,8 +68,9 @@ - - ..\packages\System.Data.SqlClient.4.8.5\lib\net461\System.Data.SqlClient.dll + + ..\packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True ..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\lib\net46\System.Data.SQLite.dll diff --git a/QiqqaToolBench/packages.config b/QiqqaToolBench/packages.config index 0d15a582..05abc604 100644 --- a/QiqqaToolBench/packages.config +++ b/QiqqaToolBench/packages.config @@ -6,7 +6,7 @@ - +