From 4d2d59a10183bec31d4700dd92df436660104408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 01:01:16 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 4.1.0 to 5.1.0 Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 4.1.0 to 5.1.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/v4.1.0...v5.1.0) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/SqlInMemory.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SqlInMemory.csproj b/src/SqlInMemory.csproj index 86913c7..27d7b7c 100644 --- a/src/SqlInMemory.csproj +++ b/src/SqlInMemory.csproj @@ -41,7 +41,7 @@ - +