Skip to content

Merge branch 'release/10.0.2xx' into copilot/support-self-contained-b…

1a39d27
Select commit
Loading
Failed to load commit list.
Open

[WIP] Support boolean values for --self-contained flag #52333

Merge branch 'release/10.0.2xx' into copilot/support-self-contained-b…
1a39d27
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64)) failed Jan 16, 2026 in 5m 13s

Build AoT: windows (x64) failed

Annotations

Check failure on line 71 in src\Cli\dotnet\Commands\Run\RunCommandDefinition.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64))

src\Cli\dotnet\Commands\Run\RunCommandDefinition.cs#L71

src\Cli\dotnet\Commands\Run\RunCommandDefinition.cs(71,56): error CS0029: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot implicitly convert type 'System.CommandLine.Option<bool?>' to 'System.CommandLine.Option<bool>'

Check failure on line 92 in src\Microsoft.CodeAnalysis.NetAnalyzers\src\Microsoft.CodeAnalysis.NetAnalyzers.Package.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build AoT: windows (x64))

src\Microsoft.CodeAnalysis.NetAnalyzers\src\Microsoft.CodeAnalysis.NetAnalyzers.Package.csproj#L92

src\Microsoft.CodeAnalysis.NetAnalyzers\src\Microsoft.CodeAnalysis.NetAnalyzers.Package.csproj(92,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\.dotnet\dotnet.exe" "D:\a\_work\1\s\artifacts\bin\GenerateDocumentationAndConfigFiles\Release\net10.0\GenerateDocumentationAndConfigFiles.dll" "-validateOnly:true" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Rulesets" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Editorconfig" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\GlobalAnalyzerConfigs" "D:\a\_work\1\s\artifacts\bin\\" "Release" "netstandard2.0" "Microsoft.CodeAnalysis.NetAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll;Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Build" "Microsoft.CodeAnalysis.NetAnalyzers.props" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Build" "Microsoft.CodeAnalysis.NetAnalyzers.targets" "DisableNETAnalyzersForNuGetPackage.props" "D:\a\_work\1\s\src\Microsoft.CodeAnalysis.NetAnalyzers\src" "Microsoft.CodeAnalysis.NetAnalyzers.md" "D:\a\_work\1\s\src\Microsoft.CodeAnalysis.NetAnalyzers\src" "Microsoft.CodeAnalysis.NetAnalyzers.sarif" "10.0.300" Microsoft.CodeAnalysis.NetAnalyzers true true false true" exited with code 1.