No XAP file after buidling a Windows phone project in Visual Studio 2013 -


I am using Visual Studio 2013 to create a Windows Phone project. When I make it in DEBUG, I can run it in the simulator

but I do not get any XAP file. I only see that the EXE file is created.

Can you please tell me how to prepare an XAP file?

Thank you.

In Windows Phone 8.1, you have to create an app package. Right click on the project and select Store & gt; Create App Packages.


Enter image details here < / Html>

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -