Skip to content

Commit

Permalink
Bump Microsoft.Data.SqlClient from 2.1.0 to 2.1.1 (#23743)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/master/CHANGELOG.md)
- [Commits](dotnet/SqlClient@v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2021
1 parent 518c17e commit b9b0da6
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.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b9b0da6

Please sign in to comment.