If I have resharper installed on my computer and I collaborate on a visual studio project with another developer who does not have resharper will resharper make changes to the project that would prevent the other non-Resharper user from working on the project?
Share
No, Resharper doesn’t modify the project files to the level of affecting the code itself and making it not functional.
I had resharper installed for a while, and then deleted it, and my projects remained working the same as they were just like before I install it.