We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df6ae6 commit 6dd2432Copy full SHA for 6dd2432
NugetProjects/EFCore.BulkExtensions.v6/EFCore.BulkExtensions.v6.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<ItemGroup>
3
- <PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1"/>
+ <PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2"/>
4
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.30"/>
5
<PackageReference Include="NetTopologySuite.IO.SqlServerBytes" Version="2.1.0"/>
6
<PackageReference Include="EntityFrameworkCore.SqlServer.HierarchyId" Version="3.0.1"/>
0 commit comments