A referenced assembly targets a different processor.
To correct this error
-
Make sure that referenced assemblies are built with /platform:anycpu or with the same /platform value as the assembly being built.
A referenced assembly targets a different processor.
Make sure that referenced assemblies are built with /platform:anycpu or with the same /platform value as the assembly being built.