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