Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit b4691d6

Browse files
author
Vadim Hatsura
committed
fix list of breaking changes for 7th version
1 parent df9db98 commit b4691d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ Option BufferFileSizeLimitBytes is added The maximum size, in bytes, to which th
254254

255255
#### Version 7
256256

257-
Nuget Serilog.Sinks.File is now used instead of deprecated Serilog.Sinks.RollingFile
258-
SingleEventSizePostingLimit option is changed from int to long? with default value null, Don't use value 0 nothing will be logged then!!!!!
257+
* Nuget Serilog.Sinks.File is now used instead of deprecated Serilog.Sinks.RollingFile
258+
* SingleEventSizePostingLimit option is changed from int to long? with default value null, Don't use value 0 nothing will be logged then!!!!!
259259

260260
#### Version 6
261261

0 commit comments

Comments
 (0)