使用VS2013与VS2017打包的HTML5 / JavaScript Store App [英] HTML5/JavaScript Store App packaged using VS2013 vs VS2017

查看:469
本文介绍了使用VS2013与VS2017打包的HTML5 / JavaScript Store App的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个使用WinJS2.0和AngularJS在VS2013上构建的HTML5 / JavaScript Store项目。该应用程序在此阶段非常成熟,并且在Windows 8.1和Windows 10上运行良好。但是,当我尝试使用VS2017构建相同的项目时,我遇到问题
以及以下对象 

I have a HTML5/JavaScript Store project built on VS2013 using WinJS2.0 and AngularJS. The app is pretty matured at this stage and runs fine both Windows 8.1 and Windows 10. However, when I try to built the same project using VS2017 I am running into issues with following objects 


  1. MSPointerEvent
  2. execUnsafeLocalFunction

据我所知,使用Edge使用HTML / JavaScript构建的Windows应用商店应用在下面执行。那么,为什么我使用不同的IDE来构建软件包呢? IDE没有执行任何编译。

From what I understand is Windows Store App built using HTML/JavaScript using Edge underneath to execute. So why does it matter if I am using a different IDE to build the package. IDE is not performing any compilation.

请建议

推荐答案

你好,

您的应用仍然是Window 8.x应用吗?作为文档  Visual Studio 2017平台定位和兼容性

Is your app still Window 8.x app? As the document Visual Studio 2017 Platform Targeting and Compatibility,

此版本不支持Windows Store 8.1和8.0以及Windows Phone 8.1和8.0的项目。要维护这些应用程序,请继续使用Visual Studio 2015.要维护Windows Phone 7.x项目,请使用Visual Studio 2012。

VS 2017不支持Windows 8 .x app开发,该项目在VS2017中不兼容,你仍然应该使用VS2013或VS2015来开发Windows应用商店和Windows Phone应用。 

The VS 2017 doesn't support windows 8.x app development, the project is incompatible in VS2017, you should still use VS2013 or VS2015 for developing Windows Store and Windows Phone apps. 

祝你好运,

Breeze


这篇关于使用VS2013与VS2017打包的HTML5 / JavaScript Store App的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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