From 2eb04b907c2e12578c6716239424d41ff6c0dd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:57:59 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.3 in /PCAxis.Search 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] --- PCAxis.Search/PCAxis.Search.csproj | 7 +++++-- PCAxis.Search/packages.config | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/PCAxis.Search/PCAxis.Search.csproj b/PCAxis.Search/PCAxis.Search.csproj index 7dfc8e565..ed59cca01 100644 --- a/PCAxis.Search/PCAxis.Search.csproj +++ b/PCAxis.Search/PCAxis.Search.csproj @@ -50,8 +50,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.Identity.Client.4.54.1\lib\net461\Microsoft.Identity.Client.dll @@ -251,7 +252,9 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + +