1 reference to StartingDashboard
aspire (1)
Commands\RunCommand.cs (1)
233
var dashboardUrls = await InteractionService.ShowStatusAsync(RunCommandStrings.
StartingDashboard
, async () => { return await backchannel.GetDashboardUrlsAsync(cancellationToken); });