Thank you for your prompt response.
Unfortunately neither option works with Visual Studio.
There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "ProtocolEx, Version=1.0.4621.33152, Culture=neutral, PublicKeyToken=6dc438ab78a525b3, processorArchitecture=AMD64", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
Severity Code Description Project File Line Suppression State
Warning There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "MailBrowserControl, Version=3.0.17241.1703, Culture=neutral, PublicKeyToken=6dc438ab78a525b3, processorArchitecture=AMD64", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
Regards,
Kevin Ball