Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit bd1c815

Browse files
committed
Updated Json.Net version
1 parent 8e24c3a commit bd1c815

File tree

1 file changed

+1
-1
lines changed
  • tools/Microsoft.AspNetCore.Server.Kestrel.LibuvCopier

1 file changed

+1
-1
lines changed

tools/Microsoft.AspNetCore.Server.Kestrel.LibuvCopier/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-*",
8-
"Newtonsoft.Json": "8.0.2"
8+
"Newtonsoft.Json": "8.0.3"
99
},
1010
"frameworks": {
1111
"netstandardapp1.5": {

0 commit comments

Comments
 (0)