We\'re building an Outlook 2010 plugin using VS2013, .NET4, Microsoft Async and BCL Portability (from Nuget) and encountering build errors similar to this question and this
You need to remove the SecurityTransparent attribute from the end of the AssemblyInfo.cs file.
SecurityTransparent
AssemblyInfo.cs