Restore trailing newline in ManagementOptions.cs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
7981892838
commit
b266b32ef9
|
|
@ -42,4 +42,4 @@ public class ManagementOptions
|
|||
/// defaulted to <c>false</c> (opt-in); as of 3.8.0 it defaults to <c>true</c> (opt-out).
|
||||
/// </summary>
|
||||
public bool FailOnValidationErrors { get; set; } = true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue