2 instantiations of NuGetConfigPrompter
aspire (2)
Commands\InitCommand.cs (1)
336var nugetConfigPrompter = new NuGetConfigPrompter(InteractionService);
Templating\TemplateNuGetConfigService.cs (1)
45var nugetConfigPrompter = new NuGetConfigPrompter(interactionService);
2 references to NuGetConfigPrompter
aspire (2)
Commands\InitCommand.cs (1)
336var nugetConfigPrompter = new NuGetConfigPrompter(InteractionService);
Templating\TemplateNuGetConfigService.cs (1)
45var nugetConfigPrompter = new NuGetConfigPrompter(interactionService);