SwitchVsVersion created by Steve Dunn. A command-line tool to modify Visual Studio projects. You can use to change the target platforms and target .NET Frameworks. You can also use it to target different versions of Visual Studio, e.g. from 2008 to 2010, 2012 to 2008, etc. http://stevedunns.blogspot.com/2010/02/tool-to-switch-project-files-between.html Released by Steve under the WTFPL license: http://sam.zoy.org/wtfpl/COPYING ## Getting an Executable Either run configure.bat followed by Build.bat, or build it with Visual Studio 2010 or later