Skip to content

Commit 271949d

Browse files
author
Sergey Komisarchik
committed
make it compile
1 parent 175401f commit 271949d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Settings.Configuration/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Newtonsoft.Json": "8.0.4-beta1",
1313
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-final",
1414
"Microsoft.Extensions.DependencyModel": "1.0.0-rc2-final",
15-
"Serilog": "2.0.0-rc-576"
15+
"Serilog": "2.0.0-rc-*"
1616
},
1717
"buildOptions": {
1818
"keyFile": "../../assets/Serilog.snk",

0 commit comments

Comments
 (0)