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