4 references to LegacyAppHostPathCannotBeSetWithConfigCommand
aspire (1)
Commands\ConfigCommand.cs (1)
168InteractionService.DisplayError(ErrorStrings.LegacyAppHostPathCannotBeSetWithConfigCommand);
Aspire.Cli.Tests (3)
Commands\ConfigCommandTests.cs (3)
917[InlineData("appHostPath", nameof(ErrorStrings.LegacyAppHostPathCannotBeSetWithConfigCommand))] 981nameof(ErrorStrings.LegacyAppHostPathCannotBeSetWithConfigCommand) => ErrorStrings.LegacyAppHostPathCannotBeSetWithConfigCommand,