StrangerData
StrangerData copied to clipboard
System.Data.SqlClient is in servicing mode and has compatibility issues with .net 8
References:
- https://github.com/dotnet/SqlClient/issues/1930
- https://github.com/dotnet/runtime/issues/86969
Fix suggestion:
- Change System.Data.SqlClient to Microsoft.Data.SqlClient latest version (5.2.0), that fixes the compatibility issue in .NET 8