2 references to SelectAppHostToUse
aspire (2)
Projects\ProjectLocator.cs (2)
310InteractionServiceStrings.SelectAppHostToUse, 402MultipleAppHostProjectsFoundBehavior.Prompt => await interactionService.PromptForSelectionAsync(InteractionServiceStrings.SelectAppHostToUse, results.BuildableAppHost, projectFile => $"{projectFile.Name} ({Path.GetRelativePath(executionContext.WorkingDirectory.FullName, projectFile.FullName)})", cancellationToken),