Forum member

lprichar

41 posts

Posts by lprichar

  1. NCrunch Fails to build "Async for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5"

    NCrunch fails to build my .Net 4.0 MVC project when I add a reference to "Async for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5" via Nuget. More specifically it fails on the call to: System.Threading.Tasks.TaskEx.WhenAll(...); with an error of: The type or namespace name '…