We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc49f3 commit 248be2fCopy full SHA for 248be2f
src/Servers/Kestrel/Core/src/KestrelConfigurationLoader.cs
@@ -79,7 +79,6 @@ internal KestrelConfigurationLoader(
79
80
internal X509Certificate2Collection? DefaultCertificateChain { get; set; }
81
82
-
83
/// <summary>
84
/// Specifies a configuration Action to run when an endpoint with the given name is loaded from configuration.
85
/// </summary>
0 commit comments