c#制作发行版 vs,检查一个C#项目的VS版本

I have a completed C# Visual Studio project but I am not able to open it due to version issue of the Visual Studios.

I have tried using VS2005 and VS2010, but both are unable to open the project.

I met errors while converting the project in VS2010 as well.

Is there any file which I could locate the version of VS used?

__

EDIT:

Thank you for the advices.

I have look through my csproj file as advised:

From what I see, the VS ver. used is most likely to be 2003 ver.

Please correct me if I am wrong.

解决方案

Look for the value in the tag in your project's csproj file.

+---------------------------+---------------+-----------+----------------+

|Product name | Codename | Version # | .NET Framework|

+---------------------------+---------------+-----------+----------------+

| Visual Studio 4.0 | N/A | 4.0.* | N/A |

| Visual Studio 97 | Boston | 5.0.* | N/A |

| Visual Studio 6.0 | Aspen | 6.0.* | N/A |

| Visual Studio .NET (2002) | Rainier | 7.0.* | 1 |

| Visual Studio .NET 2003 | Everett | 7.1.* | 1.1 |

| Visual Studio 2005 | Whidbey | 8.0.* | 2.0, 3.0 |

| Visual Studio 2008 | Orcas | 9.0.* | 2.0, 3.0, 3.5 |

| Visual Studio 2010 | Dev10/Rosario | 10.0.* | 2.0 – 4.0 |

| Visual Studio 2012 | Dev11 | 11.0.* | 2.0 – 4.5.2 |

| Visual Studio 2013 | Dev12 | 12.0.* | 2.0 – 4.5.2 |

| Visual Studio 2015 | Dev14 | 14.0.* | 2.0 – 4.6 |

+---------------------------+---------------+-----------+----------------+

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值