json.net - can't install html-agility-pack when install Newtonsoft.Json -


i want know why can't install pakage newtonsoft.json , error :

severity    code    description project file    line    suppression state error       error occurred while retrieving package metadata 'newtonsoft.json.10.0.3' source 'c:\users\......\packages'.            0    

i try use both of them in .net 4 , try install them nuget package

anyway install can use ignore dependence option in package manager > install , update option > dependence behavior when app running , got error...

any solution ?

2017-08-20_20h42_24


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -