I have windows 8.1 with Visual Studio 2013. While I build projects it generates error indicating,
Warning 2 The primary reference "D:\SageDemo3.5\SageFrame.Common\bin\Debug\SageFrame.Common.dll" could not be resolved because it was built against the ".NETFramework,Version=v4.5.1" framework.
This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".