From 2530a3797b6b4782a1ffddd9a6cc7615d407d092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:45:16 +0000 Subject: [PATCH] Bump System.Data.SqlClient in /RDFSharpSemanticsExample 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] --- RDFSharpSemanticsExample/RDFSharpSemanticsExample.csproj | 5 +++-- RDFSharpSemanticsExample/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/RDFSharpSemanticsExample/RDFSharpSemanticsExample.csproj b/RDFSharpSemanticsExample/RDFSharpSemanticsExample.csproj index 341ee33..ae0226d 100644 --- a/RDFSharpSemanticsExample/RDFSharpSemanticsExample.csproj +++ b/RDFSharpSemanticsExample/RDFSharpSemanticsExample.csproj @@ -63,8 +63,9 @@ True True - - 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 diff --git a/RDFSharpSemanticsExample/packages.config b/RDFSharpSemanticsExample/packages.config index a4a497a..f12def9 100644 --- a/RDFSharpSemanticsExample/packages.config +++ b/RDFSharpSemanticsExample/packages.config @@ -7,5 +7,5 @@ - + \ No newline at end of file