From 12d06cb3860d0e8a28bc20ea69b959267267d545 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 11:07:11 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 5.1.5 to 5.2.0 Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.1.5 to 5.2.0. - [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.5...V5.2.0) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- PCAxis.Sql/PCAxis.Sql.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCAxis.Sql/PCAxis.Sql.csproj b/PCAxis.Sql/PCAxis.Sql.csproj index a0f6cfe..a1b13d2 100644 --- a/PCAxis.Sql/PCAxis.Sql.csproj +++ b/PCAxis.Sql/PCAxis.Sql.csproj @@ -37,7 +37,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive