“This project is incompatible with the current version of Visual Studio”

前端 未结 15 1346
猫巷女王i
猫巷女王i 2020-12-09 00:34

I was getting the below message from Visual Studio 2010.

\"This project is incompatible with the current version of Visual Studio\"

15条回答
  •  Happy的楠姐
    2020-12-09 01:14

    After installing Update 3 for Visual Studio 2015, I suddenly got the "This project is incompatible with the current version of Visual Studio" error message while opening my Cordova project (.jsproj Javascript project file)

    To solve this:

    • Go to Programs & Features
    • Select the Microsoft Visual Studio 2015 installation and click Change
    • Click Modify
    • Install "HTML/Javascript (Apache Cordova) Update 10" of the Cross Platform Mobile Development section

提交回复
热议问题