How to make UWP apps compatible with windows 8.1

Viewed 1028

I have installed Visual studio 2017 and Visual studio 2015.

Using visual studio 2015 I am able to create Xamarin.winphone projects and I am able to run this app on windows 8,8.1,10

Using visual studio 2017 I am able to create Xamarin.uwp projects and while Creating it I would like to support windows 8 as well .. but in minimum version I am not able to find it

enter image description here

2 Answers
Related