Build Configuration: Mixed Platform VS Any CPU
As other platforms are already explained (i.e. X86 for 32 bit, x64 is for 64bit only, and ‘Any CPU’ can run in Both) I’ll concentrate on Mixed Platform and how this is different from Any CPU. The Any CPU is at the project level setting, whereas in the real world solution we have a number … Read more