SDK error in Visual Studio Community 2015

浪子不回头ぞ 提交于 2019-12-07 06:07:00

问题


Upon rebuilding the solution to a file in Visual Studio exported from Construct 2 I received errors:

MSB3774 Could not find SDK "Microsoft.WinJS.2.0, Version-1.0"

MSB3774 Could not find SDK "Microsoft.WinJS.2.1, Version-1.0"


回答1:


Open Visual Studio

Click File->New Project

Click Windows

Click Windows 8

There will be an option there to install the Windows 8.1 tools.



来源:https://stackoverflow.com/questions/33715663/sdk-error-in-visual-studio-community-2015

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!