Created
December 8, 2015 15:21
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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