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 ?
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 ?