i'm getting following error when i build my solution in visual studio 2015.

but when i try to add that particular package then visual studio show it already added
i'm getting following error when i build my solution in visual studio 2015.

but when i try to add that particular package then visual studio show it already added
Open Nuget Package Manager and pick "Unistall" on this package, than istall it again. If this does not help you do next:
.csproj fileWeb.config (or App.config) if it there. packages.config fileHope this helps you.