Microsoft made the Any CPU
option dependent on a property of prefer 32-bit
(see here for example). Previously we could disable that on the options of the project.
Now, however, I can't find it in the project's properties.
Where is it hiding?
(To replicate: Create a new WPF project and disable the prefer 32-bit
option. How to disable it, you ask? So do I.)