Skip to content

Commit

Permalink
[release/6.0] Update SqlClient dependency (#32840)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcvickers committed Jan 16, 2024
1 parent 0295c71 commit 2abafb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EFCore.SqlServer/EFCore.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.4" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2abafb2

Please sign in to comment.