VS2013 打开项目时提示This project is incompatible with the current edition Visual Studio.
Posted WesChan
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了VS2013 打开项目时提示This project is incompatible with the current edition Visual Studio.相关的知识,希望对你有一定的参考价值。
刚安装完成了Visual Studio 2013后,打开项目时,遇到以下问题
解决方法:在Visual Studio 2013 的菜单中打开“Tools",并打开“Extensions and updates”
在弹出的窗口中查看,其中需要有部分的更新
其中可以看到,比较重要的是安装Visual Studio 2015 update 5
以上是关于VS2013 打开项目时提示This project is incompatible with the current edition Visual Studio.的主要内容,如果未能解决你的问题,请参考以下文章
VS2013 + Qt 提示 There‘s no Qt version assigned to this project for platform Win32
VS2013 + Qt 提示 There‘s no Qt version assigned to this project for platform Win32
VS2013打开项目 提示Asp.net4.5未在web服务器上注册
C# VS2013 express:新建WPF项目,默认有一个App.config;但是打开看后,提示未声明configuration元素;