Skip to content

Commit 031e499

Browse files
committed
Updated sample dependencies.
1 parent 5741b08 commit 031e499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.0-rc-*",
2+
"version": "2.0.0",
33
"buildOptions": {
44
"emitEntryPoint": true
55
},
@@ -9,7 +9,7 @@
99
"version": "1.0.0"
1010
},
1111
"Serilog.Sinks.Splunk": {"target": "project"},
12-
"Serilog.Sinks.Literate": "2.0.0-rc-25"
12+
"Serilog.Sinks.Literate": "2.0.0"
1313
},
1414
"frameworks": {
1515
"netcoreapp1.0": {

0 commit comments

Comments
 (0)