Since framework reference assemblies are all AnyCPU ??? so they can be loaded by any architecture with no problem ??? this typically happens when you have two bit-specific user projects that reference each other, for example one with a form and one that implements a control, and the referencing project contains a resx that uses types defined in the referenced project.