I'm checking out code for a project where contributors use different dev tools for coding in C sharp (C#). My .csproj file was manipulated by someone using Sharp develop and now I get 'The target "build" does not exist in the project'.
I am using Visual Studio 2008 SP 1.
If you were to do it manually, I would take all the files and add them back to a new project file one by one.