2 writes to Version
aspire (2)
Commands\InitCommand.cs (1)
592Version = parseResult.GetValue(s_versionOption),
Commands\NewCommand.cs (1)
193Version = parseResult.GetValue(s_versionOption),
1 reference to Version
aspire (1)
Templating\DotNetTemplateFactory.cs (1)
603if (inputs.Version is { } version)