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

Don't use obsolete X509Certificate2 ctor on .NET 9.0 #14935

Closed
wants to merge 1 commit into from

Don't use obsolete X509Certificate2 ctor

9f5cc4b
Select commit
Loading
Failed to load commit list.
Closed

Don't use obsolete X509Certificate2 ctor on .NET 9.0 #14935

Don't use obsolete X509Certificate2 ctor
9f5cc4b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / arcade-pr failed Jul 15, 2024 in 9m 31s

Build #20240715.6 failed

Annotations

Check failure on line 28 in src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLinksBase.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / arcade-pr

src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLinksBase.cs#L28

src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLinksBase.cs(28,58): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'X509CertificateLoader' does not exist in the current context

Check failure on line 28 in src\Microsoft.DotNet.Deployment.Tasks.Links\src\AkaMSLinksBase.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / arcade-pr

src\Microsoft.DotNet.Deployment.Tasks.Links\src\AkaMSLinksBase.cs#L28

src\Microsoft.DotNet.Deployment.Tasks.Links\src\AkaMSLinksBase.cs(28,58): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'X509CertificateLoader' does not exist in the current context

Check failure on line 28 in src\Microsoft.DotNet.Deployment.Tasks.Links\src\AkaMSLinksBase.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / arcade-pr

src\Microsoft.DotNet.Deployment.Tasks.Links\src\AkaMSLinksBase.cs#L28

src\Microsoft.DotNet.Deployment.Tasks.Links\src\AkaMSLinksBase.cs(28,58): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'X509CertificateLoader' does not exist in the current context