Skip to content

Commit

Permalink
Bump System.Data.SqlClient from 4.8.0 to 4.8.1 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 20, 2020
1 parent c320280 commit acff1c1
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.8.0</Version>
<Version>4.8.1</Version>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit acff1c1

Please sign in to comment.