From 57bf189f08f376cdfd812296ca9313d33e630d7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:46:07 +0000 Subject: [PATCH] Bump System.Data.SqlClient in /src/FluentSpecification.Integration.Tests 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] --- .../FluentSpecification.Integration.Tests.csproj | 5 +++-- src/FluentSpecification.Integration.Tests/packages.config | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/FluentSpecification.Integration.Tests/FluentSpecification.Integration.Tests.csproj b/src/FluentSpecification.Integration.Tests/FluentSpecification.Integration.Tests.csproj index 7c0e02a..84d61e2 100644 --- a/src/FluentSpecification.Integration.Tests/FluentSpecification.Integration.Tests.csproj +++ b/src/FluentSpecification.Integration.Tests/FluentSpecification.Integration.Tests.csproj @@ -164,8 +164,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.Data.SQLite.Core.1.0.110.0\lib\net46\System.Data.SQLite.dll diff --git a/src/FluentSpecification.Integration.Tests/packages.config b/src/FluentSpecification.Integration.Tests/packages.config index c9b61c8..bee4a5b 100644 --- a/src/FluentSpecification.Integration.Tests/packages.config +++ b/src/FluentSpecification.Integration.Tests/packages.config @@ -1,5 +1,4 @@  - @@ -44,7 +43,7 @@ - +