Can anyone help me?
I'm working with cordova
and trying to compile a Windows application.
But I get the following error:
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\Microsoft.VisualStudio..Default.props
Does not exist.
What's there is:
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0
How to fix this error if MSBuild only installed version 11?
If so, where do I find 14.0 to download?