Windows Phone 8.0 app packaging in Visual Studio 2015 Preview

假装没事ソ 提交于 2019-12-07 11:58:38

问题


I have got Visual Studio 2015 Ultimate Preview installation through my students Dreamspark account. I installed it on top of updated Windows 8.1. workstation.

I have Windows Phone 8.0 application that I need to publish to Windows Phone Store. I am following MS guide on their site, but I am stuck with step in which my options for packaging solution are disabled in VS 2015 Preview (can't start the wizard).

Here is the screenshot of Visual Studio:

On this site: http://goo.gl/pjbLPh I have found guide for installing Tools for Maintaining Store apps for Windows 8 but it is targeting VS 2012 and VS 2013. In my installer for VS 2015 I didn't even see this tool in optional features for install. Maybe the name is changed?

Does anyone have early experiences with VS 2015 Preview and packaging WP 8 apps for Windows Phone Store?


回答1:


You have to select a Windows Store app project in the solution explorer before.

(You screenshot shows that you currently selected the solution and not a project.)




回答2:


Make sure that the distribution option is selected.



来源:https://stackoverflow.com/questions/28194022/windows-phone-8-0-app-packaging-in-visual-studio-2015-preview

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