bugthesystem / FireSharp

An asynchronous cross-platform .Net library for Firebase
The Unlicense
696 stars 147 forks source link

Bug - App Looking for System.Net.Http Version=1.5.0.0 #52

Open WiseNN opened 8 years ago

WiseNN commented 8 years ago

All assemblies are imported as necessary. I am getting a runtime error.

IFirebaseClient client = new FirebaseClient (config);

screen shot 2016-06-09 at 10 58 43 am screen shot 2016-06-09 at 10 58 55 am

Is this dependent on an older version???…not sure how to retrieve that. If so, this needs to be updated.