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