Just yesterday, I installed Windows 10 and Visual Studio 2015 on my workstation. Everything is going well until I tried to open the Universal Store project. Projects using the Windows Phone 8.1 SDK are not loaded and require updating.
One or more projects require a platform SDK (WindowsPhoneApp, Version=8.1).
The link from Studio to download the missing SDK redirects me to www.microsoft.com. I tried to install everything that I could find referring to this SDK, but could not solve this problem. On other machines, everything works fine. What should I do with this problem?
source
share