Search code examples
visual-studioxamarinvisual-studio-2017xamarin.uwpxamarin.winphone

How to do Xamarin.uwp in visual studio 2017


I downloaded latest visual studio 2017 and I have chosen Xamarin while installing it and I already have visual studio 2015 with Xamarin and I was able to develop visual studio Xamarin.winphone along with Xamarin.ios and Xamarin.Droid.

I am aware winphone is deprecated in visual studio 2017 and I thought to develop Xamarin.uwp by migrating all my winphone code uwp.

But When I create a new Xamarin native project I am not able to find Xamarin.uwp but I can find Xamarin.iOS and Xamarin.Droid.

Here is the screenshot

What could have gone wrong ?


Solution

  • Please check if you have installed Windows 10 SDK. The following is check steps.

    1. Enter the “Visual Studio Installer” in the conrtana search box. enter image description here
    2. Click the modify button in the window of Visual Studio Installer. enter image description here

    3. Select the version you need to install.