I want to upgrade my project from Windows phone 8.0 to Windows phone 8.1. But i'm not getting the required platform toolset for windows phone 8.1(v120_wp81) in the dropdown in properties->general->platform toolset. I have vs2013 with update 4.
I tried to manually change the platform toolset to the required version in the .vcxproj file, but after reloading the project, the platform toolset appears as not installed.
Can anyone suggest if i'm missing out anything here.