Visual Studio 2015 Error “Cannot resolve Assembly or Windows Metadata file 'Windows.winmd'”

六眼飞鱼酱① 提交于 2019-12-11 10:43:01

问题


I have a project, on another PCs can build it. But my main pc can't. Errors: 1: "Cannot resolve Assembly or Windows Metadata file 'Windows.winmd'" 2: "Type universe cannot resolve assembly: Windows, Version=255.255.'255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime."

I tried reinstall the WIN10 SDK and the VS2015, but the errors are same. It is an Universal Store App.


回答1:


I could solve the problem. I uninstalled all SDK, all VS, all developer tool. After reinstall the VS can build my project.



来源:https://stackoverflow.com/questions/32395660/visual-studio-2015-error-cannot-resolve-assembly-or-windows-metadata-file-wind

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