Hi,
I am getting the warnings below when compiling/building my project.
Warning There was a mismatch between the processor architecture of the project being built "x86" and the processor architecture of the reference "App_Web_OpcLabs.EasyOpcClassicRaw.amd64, Version=5.63.232.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", "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. EBO_Browse Build
Warning Found conflicts between different versions of "System.ValueTuple" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. EBO_Browse Build
Any idea why?
Thank you.
Michael
I am getting the warnings below when compiling/building my project.
Warning There was a mismatch between the processor architecture of the project being built "x86" and the processor architecture of the reference "App_Web_OpcLabs.EasyOpcClassicRaw.amd64, Version=5.63.232.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", "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. EBO_Browse Build
Warning Found conflicts between different versions of "System.ValueTuple" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. EBO_Browse Build
Any idea why?
Thank you.
Michael