How i can develop windows phone 8.0 app in visual studio 2013 Comunity? -


i have windows 8.1 os. , when choose windows phone app in vs create windows phone 8.1 app without choice

in windows phone templates in visual studio, you'll find 2 types of templates: windows phone , windows phone silverlight (see image below).

enter image description here

the windows phone templates refer xaml os platform, available windows phone 8.1.
windows phone silverlight templates refer silverlight os platform, available both 8.0 , 8.1. if want create windows phone 8.0 app, you'll need use 1 of these templates.


Comments