Skip to content

Commit 5540882

Browse files
authored
Back out the upgrade of the MEL dependency
1 parent 420dd85 commit 5540882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Extensions.Logging/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-extension-nuget.png"
1010
},
1111
"dependencies": {
12-
"Microsoft.Extensions.Logging.Abstractions": "1.1.0",
12+
"Microsoft.Extensions.Logging.Abstractions": "1.0.0",
1313
"Serilog": "2.3.0"
1414
},
1515
"buildOptions": {

0 commit comments

Comments
 (0)