I open my project, using nuget - restore my packages, but as i see not all. For example Newtonsoft.Json is missing. I try to install it again using package manager console but get message 'already has a reference to Newtonsoft.Json (version)'
How can i fix this problem with references?