Specify Newtonsoft.Json version to ViewFeatures to sort out disambiguity.

This commit is contained in:
Pranav K 2016-01-15 16:11:06 -08:00
parent cf9221df07
commit 2baafc3699
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
"type": "build"
},
"Microsoft.Extensions.WebEncoders": "1.0.0-*",
"Newtonsoft.Json": "8.0.2",
"System.Buffers": "4.0.0-*"
},
"frameworks": {