【发布时间】:2016-01-24 08:39:34
【问题描述】:
我的机器装有 Windows 10 和 Visual Studio 2015
我已下载“Windows 8.1”解决方案的商店应用程序示例并打开它,然后尝试在模拟器中运行它,但它显示以下错误:
Severity Code Description Project File Line
Error Error : DEP1630 : Invalid "TargetOsVersion" property in the recipe file "C:\Users\**\Downloads\JavaCameraCaptureUI Sample (1)\JavaScript\bin\Debug\CameraCaptureUI.build.appxrecipe" CameraCaptureUI
同样在 VS 2013 中运行良好。
什么是解决方案?
【问题讨论】:
-
你在VS2015安装中安装了Win8.1工具吗?
-
特别是如果我不是,我可能不会像我刚安装VS2015那样。你能把它的链接分享给我吗,因为我无法从网络搜索中得到任何链接..
-
进入桌面控制面板->程序和功能并选择VS2015,点击修改,在高级选项中,查看是否选择了8.1工具。
标签: visual-studio-2013 windows-8.1 visual-studio-2015 windows-10