I updated my Visual Studio 2015 RTM from Update 1 to Update 2 and now my Cordova project won't open. I get the following error message instead of my project files:
This project is incompatible with the current edition of Visual Studio.
I've installed the following hot fix and rebooted my machine and it made no difference:
https://msdn.microsoft.com/en-us/library/mt695655.aspx
The only option I get for that project is to edit my .jsproj
file. But I haven't a clue what I'd have to change to make it work.
Here's my version info for Visual Studio:
How do I get my project to work with the new update to Visual Studio 2015?