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

Commit 1a8d531

Browse files
committed
Updated Json.Net version
1 parent f5c1c45 commit 1a8d531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.Authentication.OAuth/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"Microsoft.AspNetCore.Authentication": "1.0.0-*",
21-
"Newtonsoft.Json": "8.0.2"
21+
"Newtonsoft.Json": "8.0.3"
2222
},
2323
"frameworks": {
2424
"net451": {

0 commit comments

Comments
 (0)