当用高版本的Visual Studio打开低版本Visual Studio创建的项目时,VS会自动提示转换项目解决方案sln和Projects文件。但是,如果需要从高版本的项目解决方案转换到低版本的时候,就需要本文介绍的这个小工具了。

 

这个小工具原作者为Arthur Liberman原文发表在 http://www.codeproject.com/KB/macros/SolutionConverter.aspx

codeporject上有源代码。

 

http://www.zu14.cn/2010/06/01/visual-studio-solution-converter-tool/ 上有汉化版本下载,下载链接为http://cn.ziddu.com/downloadfile/534613/Sln.rar.html

 

注意:转换前请备份好项目文件,转换是直接操作没有备份的!

相关文章:

  • 2022-12-23
  • 2022-02-27
  • 2021-11-14
  • 2022-12-23
  • 2021-09-01
  • 2022-12-23
  • 2022-02-20
  • 2022-02-09
猜你喜欢
  • 2021-05-27
  • 2022-12-23
  • 2022-12-23
  • 2021-10-25
  • 2021-07-15
  • 2021-10-23
相关资源
相似解决方案