FIXED - Thank you Viorel, you prompted me to do what was needed :-)
Great question, I should have tried that - Yes it does compile other solutions okay.
So the problem is specific to this solution.
As to manual builds... I will reword from: Normally I do my builds from inside Visual Studio, yesterday, I was doing command line builds in an attempt to automate my builds.
To: Normally I do my builds from inside Visual Studio, yesterday, I was doing command line MANUAL builds in an attempt to automate my builds.
I should have just said command line builds :-)
Fix: I have deleted all files in the Bin and Obj folders in each of the solutions, rebuild, problem fixed :-)
Thanks for your help :-)