为什么 Moles 不断被添加到我的项目中?
我将 Moles 添加到 VS2010 中的一个项目中,决定不想使用它,然后删除了 Moles 引用以及 .behaviours 和 .moles 程序集。问题是我反复发现 Moles 已被读取到项目中而没有我的干预。项目外部是否有某种设置可以在安装后自动添加它?
I added Moles to a project in VS2010, decided I didn't want to use it and then removed the Moles reference and the .behaviours and .moles assemblies. The problem is that I repeatedly find Moles has been readded to the project with no intervention from me. Is there some kind of setting external to a project that will auto-add it if it's installed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
确保您已完成以下操作:
更新(2012 年 7 月 2 日)
我建议转向 .NET 4.5 Fakes and Stubs(当前处于候选发布版本)。 Fakes 和 Stubs 是 Moles 的产品化版本,并且得到完全支持。
Be sure you have done the following:
UPDATE (2 JULY 2012)
I recommend shifting to .NET 4.5 Fakes and Stubs (currently in Release Candidate version). Fakes and Stubs are the productized version of Moles, and are fully supported.