I am trying to use Visual Studio 2012 to build a C++ CLI application targeting .NET 3.5.
I\'ve already gotten this working on one machine, by installing Visual Studi
Before downloading anything try going to project properties -> configuration properties -> general then change the platform Toolset for the project to Visual Studio 2012 (v110)