I am trying to compile a project written in C++. The compiler gave me this error.
1>Project file contains ToolsVersion="12.0". This toolset is unknown or missing. You may be able to resolve this by installing the appropriate .NET Framework for this toolset. Treating the project as if it had ToolsVersion="4.0".
Can someone tell me How to resolve this error. I tried to update it but was unable to do so?