2 references to PromptToCreateOrUpdateAsync
aspire (2)
Commands\InitCommand.cs (1)
259await nugetConfigPrompter.PromptToCreateOrUpdateAsync(
Templating\DotNetTemplateFactory.cs (1)
574await nugetConfigPrompter.PromptToCreateOrUpdateAsync(workingDir, channel, cancellationToken);