Skip to content

Commit

Permalink
[release/8.0] Bump SqlClient version (#32838)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcvickers committed Jan 16, 2024
1 parent 86dd535 commit 8e2972c
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 @@ -48,7 +48,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8e2972c

Please sign in to comment.