Specify Newtonsoft.Json version to ViewFeatures to sort out disambiguity.
This commit is contained in:
parent
cf9221df07
commit
2baafc3699
|
|
@ -33,6 +33,7 @@
|
||||||
"type": "build"
|
"type": "build"
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.WebEncoders": "1.0.0-*",
|
"Microsoft.Extensions.WebEncoders": "1.0.0-*",
|
||||||
|
"Newtonsoft.Json": "8.0.2",
|
||||||
"System.Buffers": "4.0.0-*"
|
"System.Buffers": "4.0.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue