Visual Studio 扩展和 Visual Studio 11 开发。预览
我无法安装 Visual Studio 11 Dev 的许多扩展。预览。它一直显示此扩展无法安装在任何当前安装的产品上。
。
我只有 VS 11 Dev。我的机器上安装了预览版。
- 这种事只发生在我身上吗?
- MS不是已经实现了对VS 11的支持来安装为VS 2010制作的扩展吗?
- MS 是否疯了(我不这么认为,但你永远不知道)并且不会支持这些?
I am unable to install lots of extensions to Visual Studio 11 Dev. Preview. It keeps saying This extension is not installable on any currently installed products.
.
I have only VS 11 Dev. Preview installed on my machine.
- Is this only happening to me?
- Hasn't MS implemented the support for VS 11 to install the extensions made for VS 2010?
- Is MS out of its mind (I don't think so but you never know) and not going to support those?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
VS 2011 开发者预览版就是这样——开发者预览版。它不是生产版本,因此不完整。我并不感到惊讶的是,它目前不支持 2010 年以来的大多数扩展。2010
年扩展是否会在 2011 年得到完全支持是任何人的猜测,但我怀疑大多数都会起作用。
VS 2011 Developer Preview is just that - the developer preview. It is not a production release and therefore not complete. I am not surprised that it does not currently support most extensions from 2010.
Whether 2010 extensions will be fully supported in 2011 is anyone's guess, but I suspect most will work.
将扩展名重命名为 zip 文件,编辑文件中的清单以针对 vs11。
rename the extension to be a zip file, edit the manifest in the file to target vs11.