3 references to ProjectFileUnsupportedInCurrentEnvironment
aspire (3)
Projects\ProjectLocator.cs (3)
414
interactionService.DisplayMessage(KnownEmojis.Warning, string.Format(CultureInfo.CurrentCulture, ErrorStrings.
ProjectFileUnsupportedInCurrentEnvironment
, relativePath));
513
interactionService.DisplayMessage(KnownEmojis.Warning, string.Format(CultureInfo.CurrentCulture, ErrorStrings.
ProjectFileUnsupportedInCurrentEnvironment
, relativePath));
549
interactionService.DisplayMessage(KnownEmojis.Warning, string.Format(CultureInfo.CurrentCulture, ErrorStrings.
ProjectFileUnsupportedInCurrentEnvironment
, settingsAppHostRelativePath));