From 157dcae422bfb3333e7336c1665d91ccbbc5abc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:56:01 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 5.2.2 to 6.0.0 Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/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 ... Signed-off-by: dependabot[bot] --- FAnsiSql/FAnsi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAnsiSql/FAnsi.csproj b/FAnsiSql/FAnsi.csproj index fafadb6..68bfa3e 100644 --- a/FAnsiSql/FAnsi.csproj +++ b/FAnsiSql/FAnsi.csproj @@ -36,7 +36,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all