[dotnet-cli] prompt for target framework using Spectre.Console
#51509
Build #20251119.6 failed
Annotations
Check failure on line 264 in src/Cli/dotnet/Commands/Run/RunCommand.cs
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
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
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
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?)