Skip to content

Commit 6dd2432

Browse files
Bump Microsoft.Data.SqlClient in /NugetProjects/EFCore.BulkExtensions.v6 (#148)
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 1df6ae6 commit 6dd2432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NugetProjects/EFCore.BulkExtensions.v6/EFCore.BulkExtensions.v6.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="6.0.30"/>
55
<PackageReference Include="NetTopologySuite.IO.SqlServerBytes" Version="2.1.0"/>
66
<PackageReference Include="EntityFrameworkCore.SqlServer.HierarchyId" Version="3.0.1"/>

0 commit comments

Comments
 (0)