"10.0.0.0不是TargetPlatformVersion的支持值." [英] "10.0.0.0 is not a supported value for TargetPlatformVersion."

查看:468
本文介绍了"10.0.0.0不是TargetPlatformVersion的支持值."的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Visual Studio 2015社区将不运行通用JavaScript应用程序的内置模板,因为它是全新安装中的模板.它说"10.0.0.0不是TargetPlatformVersion的支持值".请在项目属性"页面上进行更改", 但是项目属性页没有该选项.

Visual Studio 2015 Community will not run the built-in template for Universal JavaScript app as it exists in a fresh installation. It says "10.0.0.0 is not a supported value for TargetPlatformVersion. Please change it on the Project Properties page", but the project properties page doesn't have that as an option.

以下是说明:

https://msdn.microsoft.com/zh-cn/library/windows/apps/mt280216.aspx?f = 255& MSPPError = -2147217396

字面意思是创建新项目"并点击运行"指令和结果之间就会断开连接.

It's literally "create new project" and "click run" and the disconnect between instructions and results occurs.

Shawn Keene

Shawn Keene

推荐答案

Hello Shawn,

Hello Shawn,

尝试卸载项目并编辑项目,然后在项目文件中搜索TargetPlatformVersion.如果您使用的是Windows 10 RTM和Visual Studio 2015,则应将其更改为 < TargetPlatformVersion> 10.0.10240.0</TargetPlatformVersion>

Try unload your project and edit your project then please search for TargetPlatformVersion in your project file. If you are using Windows 10 RTM and Visual Studio 2015, you should change it to  <TargetPlatformVersion>10.0.10240.0</TargetPlatformVersion>

实际上我不确定为什么该项目仍在尝试引用10.0.0.0,也许您没有安装正确的SDK?

Actually I'm not so sure why the project is still trying to refer to 10.0.0.0, maybe you haven't installed the right SDK?

最诚挚的问候,

Barry


这篇关于"10.0.0.0不是TargetPlatformVersion的支持值."的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆