Hi,
the current Microsoft.Data.SqlClient depends on the System.Configuration.ConfigurationManager Version 6.0.1 - which forces us the System.Drawing.Common Version 6.0 - which is not wanted since this is Win-Only - https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only

Is there any info on this? It would be at least helpful if there would be a newer release based on .net8 since System.Configuration.ConfigurationManager or the be more precise the System.Windows.Extensions does not depend on System.Drawing.Common anymore.
Any thoughts?
Hi,
the current Microsoft.Data.SqlClient depends on the System.Configuration.ConfigurationManager Version 6.0.1 - which forces us the System.Drawing.Common Version 6.0 - which is not wanted since this is Win-Only - https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only
Is there any info on this? It would be at least helpful if there would be a newer release based on .net8 since System.Configuration.ConfigurationManager or the be more precise the System.Windows.Extensions does not depend on System.Drawing.Common anymore.
Any thoughts?