You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest release of System.CommandLine(2.0.0-beta4.25072.1) introduced a breaking change by modifying the Cli prefix. For example, CliRootCommand has been renamed to RootCommand. This change affects the functionality of the library.