Skip to content

Merge remote-tracking branch 'jesse/eng/net10' into user/travisw/ai-f…

073b743
Select commit
Loading
Failed to load commit list.
Draft

[Draft] Foundry Agents: temp PR for net10 migration #54078

Merge remote-tracking branch 'jesse/eng/net10' into user/travisw/ai-f…
073b743
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - pullrequest (Build Test MacOS_NET100_PackageRef_Debug_b1) failed Nov 21, 2025 in 11m 19s

Build Test MacOS_NET100_PackageRef_Debug_b1 failed

Annotations

Check failure on line 89 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - pullrequest (Build Test MacOS_NET100_PackageRef_Debug_b1)

Build log #L89

/Users/runner/work/1/s/sdk/identity/Azure.Identity/src/X509Certificate2FromFileProvider.cs(69,35): error SYSLIB0057: 'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057) [/Users/runner/work/1/s/sdk/identity/Azure.Identity/src/Azure.Identity.csproj::TargetFramework=net10.0]

Check failure on line 90 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - pullrequest (Build Test MacOS_NET100_PackageRef_Debug_b1)

Build log #L90

/Users/runner/work/1/s/sdk/identity/Azure.Identity/src/X509Certificate2FromFileProvider.cs(93,35): error SYSLIB0057: 'X509Certificate2.X509Certificate2(byte[], string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057) [/Users/runner/work/1/s/sdk/identity/Azure.Identity/src/Azure.Identity.csproj::TargetFramework=net10.0]

Check failure on line 102 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - pullrequest (Build Test MacOS_NET100_PackageRef_Debug_b1)

Build log #L102

/Users/runner/work/1/s/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/tests/Azure.Monitor.OpenTelemetry.LiveMetrics.Demo/Program.cs(36,13): error CS0246: The type or namespace name 'HostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?) [/Users/runner/work/1/s/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/tests/Azure.Monitor.OpenTelemetry.LiveMetrics.Demo/Azure.Monitor.OpenTelemetry.LiveMetrics.Demo.csproj::TargetFramework=net10.0]

Check failure on line 103 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - pullrequest (Build Test MacOS_NET100_PackageRef_Debug_b1)

Build log #L103

/Users/runner/work/1/s/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/tests/Azure.Monitor.OpenTelemetry.LiveMetrics.Demo/Program.cs(36,46): error CS0103: The name 'Host' does not exist in the current context [/Users/runner/work/1/s/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/tests/Azure.Monitor.OpenTelemetry.LiveMetrics.Demo/Azure.Monitor.OpenTelemetry.LiveMetrics.Demo.csproj::TargetFramework=net10.0]

Check failure on line 114 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - pullrequest (Build Test MacOS_NET100_PackageRef_Debug_b1)

Build log #L114

/Users/runner/work/1/s/eng/Directory.Build.Common.targets(13,5): error : Missing required target frameworks 'net9.0'. Please ensure you add those frameworks. [/Users/runner/work/1/s/sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/tests/Azure.Monitor.OpenTelemetry.Exporter.AotCompatibilityTestApp/Azure.Monitor.OpenTelemetry.Exporter.AotCompatibilityTestApp.csproj::TargetFramework=net10.0]