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