Click here to Skip to main content
15,879,326 members
Articles / .NET / .NET4
Alternative
Tip/Trick

Converting VS2010 Solution to VS2008

Rate me:
Please Sign up or sign in to vote.
4.67/5 (3 votes)
9 Feb 2012CPOL 9K   1  
alternatively you can use the SolutionConverter here from code project. The tool converts 2008 to 2010 and vice versa. The only limitation is that it don't support C++ projects.
alternatively you can use the SolutionConverter here from code project. The tool converts 2008 to 2010 and vice versa. The only limitation is that it don't support C++ projects.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --