Bump System.Data.SqlClient

Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.1.0 to 4.8.6.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-16 19:18:25 +00:00
committed by GitHub
parent 68db9029ba
commit 2c591d0d25
@@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="1.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="1.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="1.0.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.1.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net46' ">