从 VS2013 中删除 NuGet 包管理器 [英] Remove NuGet Package manager from VS2013

查看:70
本文介绍了从 VS2013 中删除 NuGet 包管理器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在安装 NuGet 包管理器扩展时遇到了问题.我现在正在尝试删除它,但每次删除时,我都会回到 VS2013 PRO 并且它仍然存在(win7 sp1 box).

I had an install issue with the NuGet package manager extension. I am now trying to remove it, but each time I do the remove, I come back to VS2013 PRO and it is still there (win7 sp1 box).

是否有其他方法可以将其删除(每次尝试打开项目时都会出错).

Is there a different way to remove it (I am getting errors whenever I try to open a project).

推荐答案

我最终致电了 Microsoft 支持,我们花了大约 45 分钟在注册表中搜索特定版本的 NuGet(安装了一个旧版本,但未正确安装)删除,防止安装新的).

I ended up calling Microsoft support, and we spent about 45 minutes searching the registry for the particular version of NuGet (there was an old version installed that was not properly removed, keeping the new one from being installed).

我们必须按版本 ID 进行搜索.

We had to search by version id.

VS2013 不仅仅把东西放进去:

VS2013 does not only put things in:

C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions(带有随机字符文件夹名称)

C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions (with a random character folder name)

但也在 %appdata%\Microsoft Visual Studio 12.0\Common7\IDE\Extensions 以及其他地方.所以我们有很多搜索要做,但是一旦我们找到它并从注册表中删除了文件夹和所有旧的 Nuget 引用,就可以继续并安装新的 NUGET 包管理器.

But also in %appdata%\Microsoft Visual Studio 12.0\Common7\IDE\Extensions as well as other places. So we had a lot of searching to do, but once we found it and removed the folder and all the old Nuget references from the registry, it was possible to continue and install the new NUGET Package Manager.

今天我发现东西损坏了,(可能是注册表)但修复(从安装)能够解决问题

Today I found things were corrupt, (probably registry) but a REPAIR (From the install) was able to fix the problems

这篇关于从 VS2013 中删除 NuGet 包管理器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆