I am using VS 2015. Somehow I mistakenly set something, making the platform of one project of my solution fixed to either x86 or x64. I would like to change it back to the "Any CPU", just like the default setting. But I find out I can't~ So How can I change it back?

======Update=====
- No, I am not developing UWP-App for win10 app or something else. Just a traditional C# winform.
- As for "Did you try to click on New... and select "Any CPU" from there?". Yes I have, but as far as I am concerned, it does not work, no matter what I select from "Copy setting from".
.
ARMis missing.