2 references to s_versionOption
aspire (2)
Commands\InitCommand.cs (2)
104
Options.Add(
s_versionOption
);
204
DisplayDeprecatedOptionWarningIfProvided(parseResult.GetValue(
s_versionOption
), "--version");