Skip to content

Merge branch 'main' into dev/peppers/tf-selection

940500d
Select commit
Loading
Failed to load commit list.
Merged

[dotnet-cli] prompt for target framework using Spectre.Console #51509

Merge branch 'main' into dev/peppers/tf-selection
940500d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Nov 19, 2025 in 17m 46s

Build #20251119.6 failed

Annotations

Check failure on line 264 in src/Cli/dotnet/Commands/Run/RunCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

src/Cli/dotnet/Commands/Run/RunCommand.cs#L264

src/Cli/dotnet/Commands/Run/RunCommand.cs(264,26): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'SourceFile' does not exist in the current context

Check failure on line 265 in src/Cli/dotnet/Commands/Run/RunCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

src/Cli/dotnet/Commands/Run/RunCommand.cs#L265

src/Cli/dotnet/Commands/Run/RunCommand.cs(265,107): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'DiagnosticBag' does not exist in the current context

Check failure on line 265 in src/Cli/dotnet/Commands/Run/RunCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

src/Cli/dotnet/Commands/Run/RunCommand.cs#L265

src/Cli/dotnet/Commands/Run/RunCommand.cs(265,56): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'VirtualProjectBuildingCommand' does not contain a definition for 'FindDirectives'

Check failure on line 267 in src/Cli/dotnet/Commands/Run/RunCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

src/Cli/dotnet/Commands/Run/RunCommand.cs#L267

src/Cli/dotnet/Commands/Run/RunCommand.cs(267,59): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'CSharpDirective' could not be found (are you missing a using directive or an assembly reference?)