How to convert WP silverlight 8.1 project to WP 8.1 project?

无人久伴 提交于 2019-12-11 09:10:04

问题


I had a WP 8 project which I wanted to convert to WP 8.1 so I can add a Windows 8.1 project to it to create a Universal App. But when I retargeted my project it was converted to WP Silverlight APP, so I can't find the "Add Windows 8.1 Project" option.

Any ideas how I retarget my project to be just WP 8.1 project?


回答1:


You can only Retarget Silverlight 8.0 application to Silverlight 8.1 application.

You can't retarget Silverlight 8.0 to Runtime 8.1 application.

But you can migrate your application. Here's the document how you could achieve that ?




回答2:


There is a free tool that helps alot with the conversion. Check out this page http://www.mobilize.net/silverlight

if this link fails try googling Mobilize.NET Corporation and the file installer is named MobilizeNetSilverlightBridge.msi



来源:https://stackoverflow.com/questions/23295140/how-to-convert-wp-silverlight-8-1-project-to-wp-8-1-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!