[main] Update dependencies from dotnet/command-line-api #46224
Build TestBuild: macOS (x64) failed
Annotations
Check failure on line 15 in src/BuiltInTools/dotnet-format/Commands/FormatAnalyzersCommand.cs
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
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
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
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
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?)