Decision:
It looks like when you build VS2010, although you have the configuration and platform. The one chosen for some reason still uses a System Variable called "Platform" to create dependent csprojects.
To solve this problem, I changed the system variable for the platform and solved the problem.
Thanks @NickCarlson!
source share