【发布时间】:2016-10-20 15:08:15
【问题描述】:
我创建了一个新的 Windows 通用应用程序。运行时出现以下错误。我应该怎么做才能修复这个错误?
Severity Code Description Project File Line
Error Error : DEP0700 : Registration of the app failed. error 0x80080204: App manifest validation error: The document root element m:Package must be defined in the http://schemas.microsoft.com/appx/2010/manifest namespace. (0x80080204) App1
【问题讨论】:
-
你是在 Windows 10 上构建它吗?