0

Based on the question asked here Windows 10 sdk offline installer?

I want to know how to link the downloaded SDK to my visual studio installation. I already have the sdk downloaded for offline but I still can't create new projects of universal apps in VS2015 community edition (update 2).

I'm trying to avoid having to install the sdk by downloading during vs installation.

Thanks.

1 Answers1

0

During the Visual Studio setup, choose Custom to install the Tools for Universal Windows Apps by selecting Universal Windows App Dev Tools.

enter image description here

This is required to build Windows 10 UWP apps. The Universal Windows App Dev Tools entry will also install SDK parts which it needs.