Strange configuration which I can't seem to understand.
I have a Windows Phone 8 library that I want to build for Any CPU, this works fine when I am selecting Debug, but soon as I choose Release configuration changes the platform to x86. I can change it to Any CPU, save and exit options but if you open it again it is switched back to Active (x86).
What do I miss? The proper way to distribute Windows Phone libraries?
Regards.