Skip to content

Commit

Permalink
Bump System.Data.SqlClient in /Samples/ODataServiceSample.AspNet
Browse files Browse the repository at this point in the history
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.6.1 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>
  • Loading branch information
dependabot[bot] authored Feb 17, 2023
1 parent 8587d23 commit bc3a303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Samples/ODataServiceSample.AspNet/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<package id="SharpZipLib" version="1.2.0" targetFramework="net461" />
<package id="System.Buffers" version="4.5.1" targetFramework="net461" />
<package id="System.Configuration.ConfigurationManager" version="6.0.0" targetFramework="net461" />
<package id="System.Data.SqlClient" version="4.6.1" targetFramework="net461" />
<package id="System.Data.SqlClient" version="4.8.5" targetFramework="net461" />
<package id="System.DirectoryServices" version="4.5.0" targetFramework="net461" />
<package id="System.Memory" version="4.5.4" targetFramework="net461" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net461" />
Expand Down

0 comments on commit bc3a303

Please sign in to comment.