I'm working on unit tests for a certain namespace, let's call it BusinessLayer.Main. Having checked in my latest changeset, I saw it fail on the TFS build despite passing on my machine. The error it shows is "The type or namespace name 'MClassX' does not exist in the namespace 'BusinessLayer.Main.Moles' (are you missing an assembly reference?)
I have no pending changes on my machine, so the code should be the same. What could be causing the build to behave differently on my machine and in the TFS build?
I'm using VS2010 and Moles 1.0.