1 reference to SelectChannelPrompt
aspire (1)
Commands\UpdateCommand.cs (1)
55var channel = await InteractionService.PromptForSelectionAsync(UpdateCommandStrings.SelectChannelPrompt, channels, (c) => c.Name, cancellationToken);