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

c#, visual-studio, visual-studio-2012, visual-studio-2013, windows-phone-8

Solution

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

Problem

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?

Original source