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