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 43f510a commit 8cb76daCopy full SHA for 8cb76da
src/Serilog.Settings.Configuration/Settings/Configuration/ConfigurationContext.cs
@@ -7,7 +7,7 @@ namespace Serilog.Settings.Configuration;
7
/// <summary>
8
/// A context to adjust how the configuration object is processed.
9
/// </summary>
10
-public class ConfigurationContext
+public sealed class ConfigurationContext
11
{
12
13
/// Initialize a new instance of the <see cref="ConfigurationContext"/> class.
0 commit comments