2 references to s_versionOption
aspire (2)
Commands\NewCommand.cs (2)
107
Options.Add(
s_versionOption
);
193
Version = parseResult.GetValue(
s_versionOption
),