I have following configuration of my PC:
My Project Configuration is:
There is a newer version of the Async targeting package which supports Silverlight 4. Search for Microsoft.BCL.Async in NuGet, or run install-package Microsoft.Bcl.Async –pre
in the Package Manager Console. The package supports SL4, WP 7.1+ and Portable Libraries (yes!)
You will find a detailed description in the BCL team's blog Using async/await without .NET Framework 4.5