This assembly from https://github.com/chrisntr/Newtonsoft.Json
was working with 1.9.2 At runtime, I now get json.FromJson<T> Exception : Could not load file or assembly 'Newtonsoft.Json.MonoDroid, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. I am not missing the reference. This was working in 1.9.2 At this point I am not clear as to what in 4.0 could have broken this. Any pointers/hints/ideas? Thanks -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Newtonsoft-Json-Monodroid-Issue-tp5050306p5050306.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
