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