Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary in Nuget cannot work in WP8.1 simulator #14

Open
shadowglen opened this issue Jun 14, 2014 · 1 comment
Open

Binary in Nuget cannot work in WP8.1 simulator #14

shadowglen opened this issue Jun 14, 2014 · 1 comment

Comments

@shadowglen
Copy link

An exception is thown when using AsyncOAuth:

System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at AsyncOAuth.OAuthAuthorizer.GetTokenResponse[T](String url, OAuthMessageHandler handler, HttpContent postValue, Func3 tokenFactory) at AsyncOAuth.OAuthAuthorizer.GetRequestToken(String requestTokenUrl, IEnumerable1 parameters, HttpContent postValue)

@jonnymunday
Copy link

I'm getting the same error on WP8.1 simulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants