Skip to content

Instantly share code, notes, and snippets.

@mayrund
Created December 8, 2015 15:21
Show Gist options
  • Save mayrund/344d96f7d342ad914dbd to your computer and use it in GitHub Desktop.
Save mayrund/344d96f7d342ad914dbd to your computer and use it in GitHub Desktop.
Microsoft.Bcl.Async not being able to resolve System.Core version 2.0.5.0.
Please install KB2468871, which solves the issue related to Microsoft.Bcl.Async not being able to resolve System.Core version 2.0.5.0.
See also Issue 8 in the async targeting pack knowledge base.
Here are the direct download links for the fixes, for the x86 and x64 environments:
http://download.microsoft.com/download/2/B/F/2BF4D7D1-E781-4EE0-9E4F-FDD44A2F8934/NDP40-KB2468871-v2-x86.exe
http://download.microsoft.com/download/2/B/F/2BF4D7D1-E781-4EE0-9E4F-FDD44A2F8934/NDP40-KB2468871-v2-x64.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment