There are a lot of questions on this forum about the BadImageFormatException, but none quite matches my issue.
BadImageFormatException
I have a solution containing several proj
Rebuild the referenced assembly using the "AnyCPU" setting. This would allow the class contained in it to be instantiated within a 32-bit process, or in a 64-bit process.