除了 Addins 文件夹之外,VS 加载项部署在哪里(以及如何)?
我试图弄清楚如何将 Visual Studio 加载项部署到其自己的文件夹,而不是使用 Addins 文件夹。 我知道这是可能的 - 像 ReSharper 这样的工具可以做到这一点 - 但我找不到任何有关如何告诉 VS 加载项所在位置的信息。 有人可以向我解释它是如何完成的吗? 谢谢!
I'm trying to figure out how it's possible to deploy a Visual Studio add-in to its own folder, rather than using the Addins folder. I know it's possible - tools like ReSharper do it - but I cannot find any info on how to tell VS where the add-in is located. Can someone explain to me how it's done? Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
卡洛斯金特罗有你的答案 - http://www.mztools.com/Articles/2008/ MZ2008001.aspx - 没什么奇怪的......
Carlos Quintero has your answer - http://www.mztools.com/Articles/2008/MZ2008001.aspx - no suprise there...