Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to create a new windows phone 8 project in visual studio 2013 update 2?

I am using a windows 8.1 machine with visual studio 2013 update 2 installed. I am trying to create a new windows phone 8 project. But visual studio don't ask me about the target OS. It just creates an 8.1 project. Working with my old windows phone 8 project is okay but create a new one.

Any way I can create a new one without installing visual studio 2012?

like image 945
meril Avatar asked May 14 '14 10:05

meril


2 Answers

Try creating new Blank Project (Windows Phone Silverlight) One in the Store Apss -> Windows Phone Apps.

like image 192
Vyas Avatar answered Oct 16 '22 02:10

Vyas


"If you want to create or maintain a Windows Phone 8 version of your Windows Phone Store app, you must install the Windows Phone SDK 8.0. This SDK is an optional component of Visual Studio 2013."

http://msdn.microsoft.com/en-us/library/windows/apps/br211384.aspx

like image 37
William Barbosa Avatar answered Oct 16 '22 02:10

William Barbosa