Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我在我的计算机上安装了 resharper,并且我与另一个没有 resharper 的开发人员在 Visual Studio 项目上协作,resharper 是否会对项目进行更改,从而阻止其他非 Resharper 用户从事该项目?
不,Resharper 不会将项目文件修改到影响代码本身并使其无法运行的程度。
我安装了 resharper 一段时间,然后删除了它,我的项目仍然像我安装它之前一样工作。