From 3fc00ff61cdd24b1f896a3322d0d28ed2cbdef95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:49:59 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient in /src/Legacy/Pipeline.Ioc.Autofac 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] --- .../Pipeline.Ioc.Autofac/Pipeline.Ioc.Autofac.csproj | 7 +++++-- src/Legacy/Pipeline.Ioc.Autofac/packages.config | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/Legacy/Pipeline.Ioc.Autofac/Pipeline.Ioc.Autofac.csproj b/src/Legacy/Pipeline.Ioc.Autofac/Pipeline.Ioc.Autofac.csproj index dcd185a3..637acc7a 100644 --- a/src/Legacy/Pipeline.Ioc.Autofac/Pipeline.Ioc.Autofac.csproj +++ b/src/Legacy/Pipeline.Ioc.Autofac/Pipeline.Ioc.Autofac.csproj @@ -61,8 +61,9 @@ ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.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 @@ -334,9 +335,11 @@ + +