First let me add some context to error I get, I have installed .NET 4.5.1 Preview and first thing that I noticed in VS 2012 is that .NET 4.5.1 isn\'t listed in available framewo
i solved changing the ToolsVersion in .csproj file.
From
To