Skip to content

Commit

Permalink
⬆️ Update to Microsoft.Data.SqlClient 2.0.1 (#22244)
Browse files Browse the repository at this point in the history
  • Loading branch information
bricelam authored Aug 26, 2020
1 parent da209f4 commit 5628712
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 @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5628712

Please sign in to comment.