From bf06b6eaa504718d91645949d16c830f99a41b9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 11:19:42 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2 Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.1.1 to 5.1.2. - [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.2) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/FluentCommand.SqlServer/FluentCommand.SqlServer.csproj | 2 +- .../FluentCommand.SqlServer.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FluentCommand.SqlServer/FluentCommand.SqlServer.csproj b/src/FluentCommand.SqlServer/FluentCommand.SqlServer.csproj index 47d27b8b..c65c7a67 100644 --- a/src/FluentCommand.SqlServer/FluentCommand.SqlServer.csproj +++ b/src/FluentCommand.SqlServer/FluentCommand.SqlServer.csproj @@ -9,7 +9,7 @@ - + diff --git a/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj b/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj index aa6816b6..8458a17d 100644 --- a/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj +++ b/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj @@ -24,7 +24,7 @@ all - +