3 references to VersionShort
aspire (3)
CommonOptionNames.cs (2)
61
if (!commandSeen && arg is Version or
VersionShort
)
69
args[index + 1] is Help or HelpShort or HelpAlt or HelpSlash or HelpAltSlash or Version or
VersionShort
)
Completions\CompletionInvocation.cs (1)
38
if (name is CommonOptionNames.Version or CommonOptionNames.
VersionShort
or