Skip to content

Commit

Permalink
Updated text with original text from CodePlex
Browse files Browse the repository at this point in the history
  • Loading branch information
ssvaidya committed Jul 15, 2016
1 parent 019e64f commit ab76bcf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
@@ -1,2 +1,17 @@
# VSProjectConverter
Visual Studio Project Converter

Project Description
This project is inspired by the original source code provided by Emmet Gray to convert Visual Studio solution and project files from one version to another (both backwards and forwards).

The project only supports conversions from Visual Studio 2005 through Visual Studio 2012.

This project has been converted to C# and updated to support new features and functionality.

The original VB.Net source code can be downloaded from here: http://www.emmet-gray.com/Articles/ProjectConverter.html

For Visual Studio project conversions from earlier versions of Visual Studio (Visual Studio 2002 through Visual Studio 2008) as well as Visual C++ support, you can check out the Visual Studio Project Converter project here: http://sourceforge.net/projects/vspc/

System Requirements for release: Microsoft.NET 4.6

Source Code Requirements: Visual Studio 2015

0 comments on commit ab76bcf

Please sign in to comment.