Bump System.CommandLine and System.CommandLine.NamingConventionBinder #5
Azure Pipelines / CI Build
failed
Oct 27, 2025 in 1m 22s
Build #CI Build failed
Annotations
Check failure on line 29 in MouseJiggler\Program.cs
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
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 68 in MouseJiggler\Program.cs
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'
Check failure on line 70 in MouseJiggler\Program.cs
azure-pipelines / CI Build
MouseJiggler\Program.cs#L70
MouseJiggler\Program.cs(70,21): Error CS1061: 'RootCommand' does not contain a definition for 'AddOption' and no accessible extension method 'AddOption' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)
Loading