1 write to _templateFactory
aspire (1)
Commands\InitCommand.cs (1)
91_templateFactory = templateFactory;
1 reference to _templateFactory
aspire (1)
Commands\InitCommand.cs (1)
583var singleFileTemplate = _templateFactory.GetInitTemplates().FirstOrDefault(t => t.Name == "aspire-apphost-singlefile");