Skip to content

Commit

Permalink
Update SqlClient to 5.0.1 (#29307)
Browse files Browse the repository at this point in the history
  • Loading branch information
roji authored Oct 10, 2022
1 parent 245f23d commit 886c2e2
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.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 886c2e2

Please sign in to comment.