Skip to content

Commit 2c40e65

Browse files
committed
Fixes #23, ensure installs get the upstream fixes for shared log file sharing
1 parent 4bb0419 commit 2c40e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.RollingFile/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"iconUrl": "http://serilog.net/images/serilog-sink-nuget.png"
1010
},
1111
"dependencies": {
12-
"Serilog.Sinks.File": "3.0.0"
12+
"Serilog.Sinks.File": "3.0.1"
1313
},
1414
"buildOptions": {
1515
"keyFile": "../../assets/Serilog.snk",

0 commit comments

Comments
 (0)