Tagged Questions
2
votes
5answers
816 views
Visual Studio 2008: how to avoid project file merge hell?
When you're working on a VS C# project with multiple developers which all add new projects and files to the same solution the last one to try and check in his changes gets conflicts on the project ...