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