A C++/Mixed project generates the following warning when compiled with a reference to a .NET assemply or project that is set to x86.warning MSB3270: There was a mismatch between the processor architecture of the project being builtHowever, the project is a Win32 (i.e. x86) project. So there is no mismatch.There does not seem to be any easy way to make the compiler happy and get rid of the warning.
Visual Studio/Team Foundation Server/.NET Framework Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...