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