Can not install NuGet package

淺唱寂寞╮ 提交于 2019-11-27 14:36:29

This problem arises with older version of nuget. Update nuget PM, 2.8.50313.46 is current version, Look for the latest for VS 2012

You are using Higher version .Net framework. And you are adding Lower version of Unity in to it.

your Application Framework will be above 4.0 or 4.0 and you are adding Unity frame work which is of .net frame 3.5.

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