From 2f0e30736f52c71fe7e859f96a099f3674554327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:05:07 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.8.1 to 4.8.6 Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.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] --- UniversityTranscriptCreator.csproj | 5 +++-- packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/UniversityTranscriptCreator.csproj b/UniversityTranscriptCreator.csproj index 8efcb2f..c350ea9 100644 --- a/UniversityTranscriptCreator.csproj +++ b/UniversityTranscriptCreator.csproj @@ -86,8 +86,9 @@ - - packages\System.Data.SqlClient.4.8.1\lib\net461\System.Data.SqlClient.dll + + packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True diff --git a/packages.config b/packages.config index 304c24b..b388482 100644 --- a/packages.config +++ b/packages.config @@ -5,5 +5,5 @@ - + \ No newline at end of file