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