Skip to content

Commit

Permalink
⬆️ Bump Microsoft.Data.SqlClient to 5.0.0-preview2
Browse files Browse the repository at this point in the history
  • Loading branch information
bricelam committed May 5, 2022
1 parent 21bbb3f commit cb51113
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="4.1.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.0-preview2.22096.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cb51113

Please sign in to comment.