Skip to content

Commit

Permalink
Bump MicroSoft.Data.SqlClient from 2.1.2 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [MicroSoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](dotnet/SqlClient@v2.1.2...v2.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 24, 2021
1 parent fc4b9fa commit 0b6cb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluentCommand.SqlServer/FluentCommand.SqlServer.csproj
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MicroSoft.Data.SqlClient" Version="2.1.2" />
<PackageReference Include="MicroSoft.Data.SqlClient" Version="2.1.3" />
</ItemGroup>

</Project>

0 comments on commit 0b6cb4f

Please sign in to comment.