Visual Studio 2015, Nuget and “same key has already been added.”

隐身守侯 提交于 2019-12-05 09:53:17

I have had the same problem with VS2013 from time to time. While I don't have the exact steps to resolve here, the following summarizes what worked (it may be over kill).

  1. use the package manager to remove all packages
  2. remove the library binding section in the app config
  3. re-add the packages via the package manager

It is a windows machine, you may need to restart visual studio between each step.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!