简体   繁体   English

Visual Studio 2013无法解析元数据。 C#商店应用

[英]Visual studio 2013 cannot resolve metadata. C# Store app

I installed an sdk to upload my app to the store. 我安装了一个SDK,将我的应用上传到商店。 After the package creation I went home, only to see this error the next day when I started VS2013 again. 创建软件包后,我回家了,第二天再次启动VS2013时才看到此错误。 note: It worked fine the same day I installed it, problem began after system reboot 注意:安装同一天它工作正常,系统重新启动后问题开始

error: 错误:

Cannot resolve 'Windows.metadata'. 无法解析“ Windows.metadata”。 Please install the Windows Software Development Kit. 请安装Windows软件开发工具包。 You can retarget your project to Windows 8.1. 您可以将项目重新定位到Windows 8.1。 The Windows 8.1 SDK is installed with Visual Studio. Windows 8.1 SDK与Visual Studio一起安装。 See http://go.microsoft.com/fwlink/?LinkID=278967&clcid=0x409 for more information on how to retarget your project 有关如何重新定向项目的更多信息,请参见http://go.microsoft.com/fwlink/?LinkID=278967&clcid=0x804

So I reinstalled the development kit and followed the steps on the Microsoft website, but i still can't retarget it (VS doesn't provide me with an option to do so), also, VS tells me my app already is targeted to 8.1. 因此,我重新安装了开发工具包,并按照Microsoft网站上的步骤进行操作,但是我仍然无法将其重新定向(VS没有向我提供这样做的选项),而且,VS告诉我我的应用程序已经针对8.1 。

Anyone has any ideas how to solve this problem? 任何人有任何想法如何解决这个问题?

Most stupid problem ever. 有史以来最愚蠢的问题。 Missed the visual update 2013 update. 缺少视觉更新2013更新。 Just updated it and now its fine 刚刚更新,现在一切正常

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM