I had the same issue, I was just missing a closing tag.
http://www.w3schools.com/xml/xml_validator.asp < try this
edit - Try to open your .csproj in an editor and look for the missing tags. You can do this via Visual Studio if you unload your project then edit your project.