Skip to content

Commit

Permalink
Update SqlClient dependency (#32842)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcvickers authored Jan 16, 2024
1 parent 1c6bdae commit 190b9d3
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.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0-preview4.23342.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 190b9d3

Please sign in to comment.