1 reference to PromptForIntegrationVersionAsync
aspire (1)
Commands\AddCommand.cs (1)
209
var version = await _prompter.
PromptForIntegrationVersionAsync
(orderedPackageVersions, cancellationToken);