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