Skip to content

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

@shadowglen

Description

@shadowglen

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions