From 9eab0f3628cbf20e7882204432c3f9316325f6ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:45:35 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.6.0 to 4.8.6 in /src/Sloos Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.6.0 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] --- src/Sloos/Sloos.csproj | 7 ++++--- src/Sloos/packages.config | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/Sloos/Sloos.csproj b/src/Sloos/Sloos.csproj index f1114cd..0461601 100644 --- a/src/Sloos/Sloos.csproj +++ b/src/Sloos/Sloos.csproj @@ -73,8 +73,9 @@ - - ..\..\packages\System.Data.SqlClient.4.6.0\lib\net461\System.Data.SqlClient.dll + + ..\..\packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True ..\..\packages\System.Diagnostics.DiagnosticSource.4.5.1\lib\net46\System.Diagnostics.DiagnosticSource.dll @@ -128,4 +129,4 @@ - + \ No newline at end of file diff --git a/src/Sloos/packages.config b/src/Sloos/packages.config index 5d46f86..61d8489 100644 --- a/src/Sloos/packages.config +++ b/src/Sloos/packages.config @@ -20,7 +20,7 @@ - +