2 references to VersionOption
Templates.Blazor.WebAssembly.Tests (2)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (2)
397return VersionOption(template, () => shortFormVersion); 401return VersionOption(template, () => shortFormVersion, () => longFormVersion);