Skip to content

Commit e91eeda

Browse files
Update dependency Microsoft.Data.SqlClient to v4 (#200)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 028e878 commit e91eeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SmartSql.Bulk.MsSqlServer/SmartSql.Bulk.MsSqlServer.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Data.SqlClient" Version="1.1.4" />
12+
<PackageReference Include="Microsoft.Data.SqlClient" Version="4.1.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)