2 references to PromptToCreateOrUpdateAsync
aspire (2)
Commands\InitCommand.cs (1)
337await nugetConfigPrompter.PromptToCreateOrUpdateAsync(
Templating\TemplateNuGetConfigService.cs (1)
53await nugetConfigPrompter.PromptToCreateOrUpdateAsync(workingDir, channel, cancellationToken);