Skip to content

Commit 5cc49f3

Browse files
Update src/Servers/Kestrel/Core/src/KestrelConfigurationLoader.cs
Co-authored-by: Brennan <[email protected]>
1 parent ccecd34 commit 5cc49f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/Core/src/KestrelConfigurationLoader.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ internal KestrelConfigurationLoader(
7979

8080
internal X509Certificate2Collection? DefaultCertificateChain { get; set; }
8181

82+
8283
/// <summary>
8384
/// Specifies a configuration Action to run when an endpoint with the given name is loaded from configuration.
8485
/// </summary>

0 commit comments

Comments
 (0)