I have a deployed WPF exe that I have some concern that in the field it is truly running as x86 so I can be assured I am not running into the strange behaviour that people have mentioned when you are set to AnyCPU because of WOW64. My project (only assembly in the project, although I do rely on a 32bit dll) settings are:
Yet my Solution Configuration is set to AnyCPU.
Can I still be confident that my app is just 32bit?
Oh, here are my corflags.