Skip to content

Commit 79cbe19

Browse files
Bump Microsoft.Data.SqlClient in /NugetProjects/EFCore.BulkExtensions.v7 (#147)
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dd2432 commit 79cbe19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NugetProjects/EFCore.BulkExtensions.v7/EFCore.BulkExtensions.v7.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
3-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1"/>
3+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2"/>
44
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.18"/>
55
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.1"/>
66
<PackageReference Include="NetTopologySuite.IO.SqlServerBytes" Version="2.1.0"/>

0 commit comments

Comments
 (0)