The code you have there would have given the same error, as it did end up being an assembly definition error. I have my game itself within a namespace, and manually define the assemblies that are included (this lets me keep my builds super lean) and might be the cause of it.