2 references to VersionOption
dotnet-user-secrets (2)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (2)
397return VersionOption(template, () => shortFormVersion); 401return VersionOption(template, () => shortFormVersion, () => longFormVersion);