From f009752afc172fa53bedfe562fa30168acfdd0e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:44:02 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.5.1 to 4.8.6 in /Test Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.5.1 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] --- RyanJuan.Minerva.SqlClient/RyanJuan.Minerva.SqlClient.csproj | 2 +- Test/Test.csproj | 5 +++-- Test/packages.config | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/RyanJuan.Minerva.SqlClient/RyanJuan.Minerva.SqlClient.csproj b/RyanJuan.Minerva.SqlClient/RyanJuan.Minerva.SqlClient.csproj index aa08cbc..8cae418 100644 --- a/RyanJuan.Minerva.SqlClient/RyanJuan.Minerva.SqlClient.csproj +++ b/RyanJuan.Minerva.SqlClient/RyanJuan.Minerva.SqlClient.csproj @@ -27,7 +27,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 510c8f3..10077b3 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -48,8 +48,9 @@ - - ..\packages\System.Data.SqlClient.4.5.1\lib\net461\System.Data.SqlClient.dll + + ..\packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True diff --git a/Test/packages.config b/Test/packages.config index e5dc843..f62e633 100644 --- a/Test/packages.config +++ b/Test/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file