您的位置:首页 > 编程语言 > C#

This platform could not be created because a solution platform of the same name already exists.

2017-05-15 10:57 756 查看
环境:win7 64位,vs2010 c#

问题:通过Build-->Configuration Manager-->New->Any CPU

报错:This platform could not be created because a solution platform of the same name already exists.

解决:在New出来的对话框不要选中Create new solution platforms



参考:http://stackoverflow.com/questions/4012732/cant-change-target-platform-to-any-cpu
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐