Skip to content

Commit ff584d1

Browse files
authored
Update Serilog dependency to 2.2.0
1 parent ed7cee7 commit ff584d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.File/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": "2.2.0-dev-00688"
12+
"Serilog": "2.2.0"
1313
},
1414
"buildOptions": {
1515
"keyFile": "../../assets/Serilog.snk",

0 commit comments

Comments
 (0)