Skip to content

Commit

Permalink
Revert "Bump Microsoft.Data.SqlClient from 5.0.0-preview2.22096.2 to …
Browse files Browse the repository at this point in the history
…5.0.0-preview3.22168.1" (#28295)
  • Loading branch information
ajcvickers authored Jun 22, 2022
1 parent e257d1d commit 037fc6f
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-preview3.22168.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.0-preview2.22096.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 037fc6f

Please sign in to comment.