The msbuild Platform property has a different value for Any CPU depending upon whether you are building the solution or building a project.Solution use Platform="Any CPU" - spaceProject use Platform="AnyCPU" - no space
Product Language
Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results