Skip to content

Commit

Permalink
Bump Microsoft.Data.SqlClient from 2.1.1 to 2.1.2 (#24337)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 10, 2021
1 parent f434c65 commit 7fb6b5f
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.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7fb6b5f

Please sign in to comment.