Skip to content

Commit

Permalink
Bump System.Data.SqlClient from 4.7.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 4, 2019
1 parent 39003a0 commit 705fbbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup Condition="'$(TargetFramework)' == '$(NetStandardLibVersion)'">
<PackageReference Include="System.Data.SqlClient">
<Version>4.7.0</Version>
<Version>4.8.0</Version>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit 705fbbe

Please sign in to comment.