Skip to content

Remove System.CommandLine.Rendering dependency

54357ea
Select commit
Loading
Failed to load commit list.
Closed

[main] Update dependencies from dotnet/command-line-api #46224

Remove System.CommandLine.Rendering dependency
54357ea
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64)) failed Jan 30, 2025 in 8m 6s

Build TestBuild: macOS (x64) failed

Annotations

Check failure on line 15 in src/BuiltInTools/dotnet-format/Commands/FormatAnalyzersCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))

src/BuiltInTools/dotnet-format/Commands/FormatAnalyzersCommand.cs#L15

src/BuiltInTools/dotnet-format/Commands/FormatAnalyzersCommand.cs(15,25): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'CliCommand' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 28 in src/BuiltInTools/dotnet-format/Commands/FormatAnalyzersCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))

src/BuiltInTools/dotnet-format/Commands/FormatAnalyzersCommand.cs#L28

src/BuiltInTools/dotnet-format/Commands/FormatAnalyzersCommand.cs(28,48): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'AsynchronousCliAction' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 15 in src/BuiltInTools/dotnet-format/Commands/FormatStyleCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))

src/BuiltInTools/dotnet-format/Commands/FormatStyleCommand.cs#L15

src/BuiltInTools/dotnet-format/Commands/FormatStyleCommand.cs(15,25): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'CliCommand' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 28 in src/BuiltInTools/dotnet-format/Commands/FormatStyleCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))

src/BuiltInTools/dotnet-format/Commands/FormatStyleCommand.cs#L28

src/BuiltInTools/dotnet-format/Commands/FormatStyleCommand.cs(28,44): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'AsynchronousCliAction' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 15 in src/BuiltInTools/dotnet-format/Commands/FormatWhitespaceCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))

src/BuiltInTools/dotnet-format/Commands/FormatWhitespaceCommand.cs#L15

src/BuiltInTools/dotnet-format/Commands/FormatWhitespaceCommand.cs(15,25): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'CliCommand' could not be found (are you missing a using directive or an assembly reference?)