From 7de21388938ce6d9d4d7527f0bed934734fa7e09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:51:04 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient in /src/Legacy/Pipeline.Command Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.1.1 to 5.1.3. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/compare/v5.1.1...v5.1.3) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Legacy/Pipeline.Command/Pipeline.Command.csproj | 7 +++++-- src/Legacy/Pipeline.Command/packages.config | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/Legacy/Pipeline.Command/Pipeline.Command.csproj b/src/Legacy/Pipeline.Command/Pipeline.Command.csproj index cfbc6561..31a7b62c 100644 --- a/src/Legacy/Pipeline.Command/Pipeline.Command.csproj +++ b/src/Legacy/Pipeline.Command/Pipeline.Command.csproj @@ -130,8 +130,9 @@ ..\..\..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll - - ..\..\..\packages\Microsoft.Data.SqlClient.5.1.1\lib\net462\Microsoft.Data.SqlClient.dll + + ..\..\..\packages\Microsoft.Data.SqlClient.5.1.3\lib\net462\Microsoft.Data.SqlClient.dll + True ..\..\..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.1\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll @@ -979,7 +980,9 @@ + + \ No newline at end of file diff --git a/src/Legacy/Pipeline.Command/packages.config b/src/Legacy/Pipeline.Command/packages.config index eac1a591..02a4d92d 100644 --- a/src/Legacy/Pipeline.Command/packages.config +++ b/src/Legacy/Pipeline.Command/packages.config @@ -10,8 +10,8 @@ - - + +