码迷,mamicode.com
首页 > 其他好文 > 详细

Visual Studio 2013 更新 NuGet 包管理器

时间:2017-07-13 00:50:03      阅读:262      评论:0      收藏:0      [点我收藏+]

标签:完成   inline   选择   idt   mat   logs   padding   get   stp   

?  前言

使用 Visual Studio 中的 NuGet 包管理器下载程序时,有时可能出现类似的错误:Newtonsoft.Json”已拥有为“NETStandard.Library”定义的依赖项。

解决该错误的有效办法就是更新 NuGet 包管理器,下面以 Visual Studio Ultimate 2013 为例,介绍一下更新 NuGet 包管理器的具体步骤。

 

1.   打开Visual Studio 2013

2.   选择菜单栏 -> 工具 -> 扩展和更新。

3.   已安装选项中找到 NuGet 包管理器,将其卸载,如图:

技术分享

4.   卸载 NuGet 包管理器后,重启 Visual Studio,再重复步骤2

5.   联机选项中搜索“NuGet”,选择 NuGet Package Manager 点击下载,下载完成后会自动安装,如图:

技术分享

6.   安装完成后,重启 Visual StudioOK,大功告成。

 

?  总结

其实,更新 NuGet 包管理器,就是一个卸载与安装的过程。

Visual Studio 2013 更新 NuGet 包管理器

标签:完成   inline   选择   idt   mat   logs   padding   get   stp   

原文地址:http://www.cnblogs.com/abeam/p/7158179.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!