Not sure why I keep getting this exception:
Result Message: System.MissingMethodException : Method not found:
'Microsoft.FSharp.Control.FSharpAsync`1<System.IO.TextReader> FSharp.Data.Runtime.IO.asyncReadTextAtRuntime(System.Boolean, System.String, System.String, System.String, System.String)'.
I have tried different FSharp.Core binding redirects and I still have issues.
The PCL profile I am using is 47 (new Portable library in VS 2013).
I am not entirely sure but it seems to be related to this issue: #398
I have also posted a question on SO: http://stackoverflow.com/questions/23389752/missingmethodexception-when-running-a-unit-test-that-uses-fsharp-data