From 909bbdb1ddb6d94c48eb219541ed91e9c9d97e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:17:09 +0000 Subject: [PATCH] chore: bump Microsoft.Data.SqlClient Bumps the dependencies group in /SQLHelper.Example 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 - +