Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /mRemoteNG

Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 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-03-11 14:30:32 +00:00
committed by GitHub
parent 05635dec93
commit e32d268587

View File

@@ -112,7 +112,7 @@
<PackageReference Include="ReportGenerator" Version="5.2.0" />
<PackageReference Include="SSH.NET" Version="2023.0.0" />
<PackageReference Include="System.Data.Common" Version="4.3.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.DirectoryServices" Version="8.0.0" />
<PackageReference Include="System.Management" Version="8.0.0" />
<PackageReference Include="System.Resources.ResourceManager" Version="4.3.0" />