2 references to ProjectOptionNotSpecifiedNoAppHostsFound
aspire (1)
Projects\ProjectLocator.cs (1)
1426
=> (CliExitCodes.FailedToFindProject, InteractionServiceStrings.
ProjectOptionNotSpecifiedNoAppHostsFound
),
Aspire.Cli.Tests (1)
Projects\ProjectLocatorTests.cs (1)
954
Assert.Equal(InteractionServiceStrings.
ProjectOptionNotSpecifiedNoAppHostsFound
, errorMessage);