dotnet / dotnet/maintenance-packages
downgrade of runtime.native.System.Data.SqlClient.sni while upgrading System.Data.SqlClient ?
- Dominant language
- C#
- Stars
- 44
- Forks
- 24
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 1
Description
System.Data.SqlClient version 4.8.6 depends on runtime.native.System.Data.SqlClient.sni versoin 4.7.0
But System.Data.SqlClient version 4.9.1 depends on runtime.native.System.Data.SqlClient.sni versoin 4.4.0
We're surprised the upgrade triggered a downgrade.
Question is, is it expected meaning there was a bug and we cannot any version other than 4.4.0 ? or just a bug on the package metadata and we can use 4.7.0 without any expected issue ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the package dependency metadata for System.Data.SqlClient versions 4.8.6 and 4.9.1, focusing on their runtime.native.System.Data.SqlClient.sni version declarations. Done means determining whether the downgrade is intentional or metadata is incorrect, then documenting or correcting the package dependency as appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100