1 reference to ExecuteForegroundAsync
aspire (1)
Commands\DashboardRunCommand.cs (1)
146
return await
ExecuteForegroundAsync
(managedPath, dashboardArgs, dashboardInfo, environmentVariables, cancellationToken).ConfigureAwait(false);