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 6dd2432 commit 79cbe19Copy full SHA for 79cbe19
NugetProjects/EFCore.BulkExtensions.v7/EFCore.BulkExtensions.v7.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="7.0.18"/>
5
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.1"/>
6
<PackageReference Include="NetTopologySuite.IO.SqlServerBytes" Version="2.1.0"/>
0 commit comments