I installed Visual Studio 2017 on my computer and after installation, when I tried to open my project running Windows Phone 8, I received an error message that is missing from the Windows Phone 8 SDK. So, I right-click on the project and click on install missing feature, but every time it shows 0 Kb. So, can some suggest steps for installing the SDK for Windows Phone 8 and tools / templates in Visual Studio 2017? I also tried installing the Standalone SDK, but it still gave me some JSON package error, and in Visual Studio it showed my project name.csproj error: Operation Canceled .
Please suggest some solution so that I can work on my Windows Phone 8 project in VS2017.
source
share