Skip to content

Bump System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0-rc.2.25502.107

2ec7cad
Select commit
Loading
Failed to load commit list.
Closed

Bump System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0-rc.2.25502.107 #3

Bump System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0-rc.2.25502.107
2ec7cad
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI Build failed Oct 27, 2025 in 1m 0s

Build #CI Build failed

Annotations

Check failure on line 29 in MouseJiggler\Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI Build

MouseJiggler\Program.cs#L29

MouseJiggler\Program.cs(29,55): Error CS1061: 'RootCommand' does not contain a definition for 'Invoke' and no accessible extension method 'Invoke' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 64 in MouseJiggler\Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI Build

MouseJiggler\Program.cs#L64

MouseJiggler\Program.cs(64,21): Error CS1061: 'RootCommand' does not contain a definition for 'Handler' and no accessible extension method 'Handler' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 64 in MouseJiggler\Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI Build

MouseJiggler\Program.cs#L64

MouseJiggler\Program.cs(64,31): Error CS7069: Reference to type 'ICommandHandler' claims it is defined in 'System.CommandLine', but it could not be found

Check failure on line 68 in MouseJiggler\Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI Build

MouseJiggler\Program.cs#L68

MouseJiggler\Program.cs(68,13): Error CS1739: The best overload for 'Option' does not have a parameter named 'getDefaultValue'