Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for .NET Standard 2.0 and 2.1 #2386

Merged
merged 26 commits into from
May 3, 2024

Clean nuspecs

a5c75f5
Select commit
Loading
Failed to load commit list.
Merged

Remove support for .NET Standard 2.0 and 2.1 #2386

Clean nuspecs
a5c75f5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-SqlClient (Win 2022 Azure SQL net6.0,AnyCPU,false,2,netstandard2.1) failed Apr 30, 2024 in 4m 47s

Win 2022 Azure SQL net6.0,AnyCPU,false,2,netstandard2.1 failed

Annotations

Check failure on line 15 in src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net6.0,AnyCPU,false,2,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?)

Check failure on line 15 in src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net6.0,AnyCPU,false,2,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?)

Check failure on line 20 in src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net6.0,AnyCPU,false,2,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?)

Check failure on line 20 in src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net6.0,AnyCPU,false,2,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?)

Check failure on line 28 in src\Microsoft.Data.SqlClient\tests\CustomConfigurableRetryLogic\CustomConfigurableRetryLogic.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net6.0,AnyCPU,false,2,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?)