private static Command RootCommand() => Command("dotnet-migrate-2019", ".NET Project Migration Tool", NoArguments(), ProgramBase.Wizard(), ProgramBase.Evaluate(), ProgramBase.Migrate(), ProgramBase.Analyze(), ProgramBase.HelpOption(), ProgramBase.VerbosityOption());