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 ?
Comments
Post a Comment