2 references to SourceWithCredentialsCannotBePersisted
aspire (1)
Commands\NewCommand.cs (1)
500
InteractionService.DisplayError(NewCommandStrings.
SourceWithCredentialsCannotBePersisted
);
Aspire.Cli.Tests (1)
Commands\NewCommandTests.cs (1)
1403
Assert.Contains(NewCommandStrings.
SourceWithCredentialsCannotBePersisted
, interactionService!.DisplayedErrors);