Browse Source

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>
pull/25/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
d0ca776cbe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Src/Asp.Net/PerformanceTest/packages.config

2
Src/Asp.Net/PerformanceTest/packages.config

@ -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>
Loading…
Cancel
Save