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