1

I want to start Universal Apps for windows phone 8.1 and windows 8.1 and I have found that when I am creating a new project, under visual C# I don't have Store Apps.

enter image description here

What should I download so that I have Store Apps -> Universal Apps? Like in this picture:

enter image description here

Thanks.

Misha Zaslavsky
  • 8,414
  • 11
  • 70
  • 116

1 Answers1

1

This feature requires Visual Studio 2013 Update 2 RC (or higher), confirmed here: http://blogs.msdn.com/b/visualstudio/archive/2014/04/14/using-visual-studio-to-build-universal-xaml-apps.aspx

Update your copy of visual studio, and you will have the new options! To check what you are running, go to the "About" option in the "Help" menu.

BradleyDotNET
  • 60,462
  • 10
  • 96
  • 117