Bump System.Data.SqlClient in /Src/Asp.Net/PerformanceTest

Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.2 to 4.8.5.
- [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] 2022-11-11 03:20:56 +00:00 committed by GitHub
parent 2b26f7e0f6
commit d0ca776cbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,5 @@
<package id="FreeSql.Provider.SqlServer" version="2.0.105" targetFramework="net452" />
<package id="SyntacticSugar" version="2.4.1" targetFramework="net452" />
<package id="System.Data.Common" version="4.3.0" targetFramework="net452" />
<package id="System.Data.SqlClient" version="4.8.2" targetFramework="net452" requireReinstallation="true" />
<package id="System.Data.SqlClient" version="4.8.5" targetFramework="net452" requireReinstallation="true" />
</packages>