our applications are completely warnings free, we need to resolve these and isolate in our build process, please can you check this.
1>
Build started: Project: ConsoleApp9, Configuration: Debug Any CPU
1>C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2364,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "App_Web_OpcLabs.EasyOpcClassicRaw.amd64, Version=5.71.401.1, Culture=neutral, PublicKeyToken=6faddca41dacb409, 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.
1>C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2364,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "App_Web_OpcLabs.EasyOpcClassicRaw.x86, Version=5.71.401.1, Culture=neutral, PublicKeyToken=6faddca41dacb409, processorArchitecture=x86", "x86". 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.
1> ConsoleApp9 -> C:\Users\****\source\repos\ConsoleApp9\ConsoleApp9\bin\Debug\ConsoleApp9.exe
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Build started at 11:08 AM and took 01.128 seconds ==========