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