1 write to _templateNuGetConfigService
aspire (1)
Templating\CliTemplateFactory.cs (1)
66_templateNuGetConfigService = templateNuGetConfigService;
1 reference to _templateNuGetConfigService
aspire (1)
Templating\CliTemplateFactory.EmptyTemplate.cs (1)
64await _templateNuGetConfigService.PromptToCreateOrUpdateNuGetConfigAsync(inputs.Channel, outputPath, cancellationToken);