# VSConverter **Repository Path**: luoshupeng/VSConverter ## Basic Information - **Project Name**: VSConverter - **Description**: Visual Studio 版本转换工具 WPF版 - **Primary Language**: C# - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: http://my.oschina.net/chinesedragon/blog/308336 - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 6 - **Created**: 2014-08-30 - **Last Updated**: 2024-10-21 ## Categories & Tags **Categories**: utils **Tags**: None ## README #VSConverter(Visual Studio 版本转换工具WPF) **编译环境** 1. Windows 8.1 操作系统 2. Visual Studio 2013 IDE 3. .Net 4.0 运行环境 4. 使用WPF做界面 **功能** 1. 可转换解决方案文件(\*.sln) 2. 可转换C#项目(*.csproj) 3. 可转换VB项目(*.vbproj) 4. 暂时不支持转换VC项目