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"
|
||||
},
|
||||
"Microsoft.Extensions.WebEncoders": "1.0.0-*",
|
||||
"Newtonsoft.Json": "8.0.2",
|
||||
"System.Buffers": "4.0.0-*"
|
||||
},
|
||||
"frameworks": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue