2 references to DeveloperCertificateNotFullyTrustedMessage
Aspire.Hosting (1)
Dcp\DcpHost.cs (1)
159message = InteractionStrings.DeveloperCertificateNotFullyTrustedMessage;
Aspire.Hosting.Tests (1)
Dcp\DcpHostNotificationTests.cs (1)
159Assert.Equal(InteractionStrings.DeveloperCertificateNotFullyTrustedMessage, interaction.Message);