EVOLUTION-MANAGER
Edit File: Microsoft.Portable.CSharp.targets
<!-- *********************************************************************************************** Microsoft.Portable.CSharp.targets Contains common properties and targets that are shared by all v4.0 Portable Library C# projects. WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have created a backup copy. Incorrect changes to this file will make it impossible to load or build your projects from the command-line or the IDE. *********************************************************************************************** --> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="Microsoft.Portable.Common.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="..\Microsoft.Portable.Core.targets" /> </Project>