Remove support for .NET Standard 2.0 and 2.1 #2386
Merged
Azure Pipelines / CI-SqlClient (Win 11 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)
failed
Apr 30, 2024 in 6m 16s
Win 11 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1 failed
Annotations
azure-pipelines / CI-SqlClient (Win 11 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs#L15
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs(15,72): Error CS0246: The type or namespace name 'SqlRetryLogicOption' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / CI-SqlClient (Win 11 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs#L15
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs(15,23): Error CS0246: The type or namespace name 'SqlRetryLogicBaseProvider' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / CI-SqlClient (Win 11 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs#L20
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs(20,58): Error CS0246: The type or namespace name 'SqlRetryLogicOption' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / CI-SqlClient (Win 11 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs#L20
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs(20,16): Error CS0246: The type or namespace name 'SqlRetryLogicBaseProvider' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / CI-SqlClient (Win 11 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs#L28
src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs(28,58): Error CS0246: The type or namespace name 'SqlRetryLogicOption' could not be found (are you missing a using directive or an assembly reference?)
Loading