diff --git a/src/Serilog.Sinks.MSSqlServer/Sinks/MSSqlServer/StandardColumn.cs b/src/Serilog.Sinks.MSSqlServer/Sinks/MSSqlServer/StandardColumn.cs index f945a792..e73ab979 100644 --- a/src/Serilog.Sinks.MSSqlServer/Sinks/MSSqlServer/StandardColumn.cs +++ b/src/Serilog.Sinks.MSSqlServer/Sinks/MSSqlServer/StandardColumn.cs @@ -31,7 +31,7 @@ public enum StandardColumn Exception, /// - /// Properties associated with the event, including those presented in MessageTemplate/>. + /// Properties associated with the event, including those presented in . /// Properties, @@ -40,4 +40,4 @@ public enum StandardColumn /// LogEvent } -} \ No newline at end of file +}