您安装的XNA Game Studio不支持此项目
1、安装完XNA框架到V坡纠课柩isual STudio2017后,初始新建windows Game (4.0),调试可能会报Your installation of XNA Game Studio does not support this project (XNA Platform = 'Windows', XNA Framework Version = 'v4.0')错误。

2、找到电脑C盘目录:C:\Program Files (x86)\MSBuild\Microsoft,复制其中XNA Game Studio文件夹。

4、重启Visual Studio,在打开项目,重新编译就没有报错了。
