.NET Core 3.1 ended support on December 13, 2022. Remove it as a TFM from MySqlConnector (`netstandard2.1` will still work for applications targeting that platform), then remove the test infrastructure.
.NET Core 3.1 ended support on December 13, 2022.
Remove it as a TFM from MySqlConnector (
netstandard2.1will still work for applications targeting that platform), then remove the test infrastructure.