From a73bbb766cc18db19a3a5abf598863b5b381cc16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:17:14 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 1.0.19239.1 to 2.1.7 in /dotnet2 Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 1.0.19239.1 to 2.1.7. - [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/v1.0.19239.1...v2.1.7) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dotnet2/Example.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet2/Example.csproj b/dotnet2/Example.csproj index 0b5d0d5..98bf3fa 100644 --- a/dotnet2/Example.csproj +++ b/dotnet2/Example.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file