Interoperability of VS2013 and VS2008 projects

Source: Internet
Author: User

VS2013 and VS2008 Project interoperability, we may have found Baidu experience inside a post:

Http://jingyan.baidu.com/article/f54ae2fc3c3adc1e92b849de.html

This post describes the following modifications to the. SLN Project file:

Modify text in

Microsoft Visual Studio Solution File, Format Version 13.00

# Visual Studio 2013

Revision changed to

Microsoft Visual Studio Solution File, Format Version 10.00

# Visual Studio 2008

You have changed and found that there are errors. Then there is the need to modify:

The toolsversion= "12.0" in the. csproj in the project folder (in the same directory as the. sln).

Toolsversion= "12.0" is vs2013 recognizable.

toolsversion= "3.5" is vs2008 recognizable.

toolsversion= "4.0" is vs2010 recognizable.

Interoperability of VS2013 and VS2008 projects

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.