From 4f2c4c5ef78f685981b8167331faf522cf8cf674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:56:06 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.6.0 to 4.8.6 in /MovieTests 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] --- DAL/DAL.csproj | 2 +- MovieTests/UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index ef159d2..2da5795 100644 --- a/DAL/DAL.csproj +++ b/DAL/DAL.csproj @@ -5,7 +5,7 @@ - + diff --git a/MovieTests/UnitTests.csproj b/MovieTests/UnitTests.csproj index 889e22e..1675c52 100644 --- a/MovieTests/UnitTests.csproj +++ b/MovieTests/UnitTests.csproj @@ -10,7 +10,7 @@ - +