From aa165069a27822654e76c1548a94c7e5711f35a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:43:15 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.1.2 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/v2.1.2...v2.1.7) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SqlBulkCopyExample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ClassToDataTable.SqlBulkCopyExample/SqlBulkCopyExample.csproj b/src/ClassToDataTable.SqlBulkCopyExample/SqlBulkCopyExample.csproj index 20c2fc1..1829b8f 100644 --- a/src/ClassToDataTable.SqlBulkCopyExample/SqlBulkCopyExample.csproj +++ b/src/ClassToDataTable.SqlBulkCopyExample/SqlBulkCopyExample.csproj @@ -6,7 +6,7 @@ - +