From af6d988658af94ae2cfc8a0e81f21d6540f1c8a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:51:55 +0000 Subject: [PATCH] fix: bump Microsoft.Data.SqlClient Bumps the dependencies group in /src/SQLHelper.DB with 1 update: [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient). Updates `Microsoft.Data.SqlClient` from 5.2.2 to 6.0.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/commits) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- src/SQLHelper.DB/SQLHelper.DB.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SQLHelper.DB/SQLHelper.DB.csproj b/src/SQLHelper.DB/SQLHelper.DB.csproj index 4120215..a06aabc 100644 --- a/src/SQLHelper.DB/SQLHelper.DB.csproj +++ b/src/SQLHelper.DB/SQLHelper.DB.csproj @@ -55,7 +55,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +