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

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -