bugthesystem / FireSharp

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

Nuget clean installed 2.0.4. But Xamarin.iOS app looking for 2.0.3 #42

Open koolkao opened 8 years ago

koolkao commented 8 years ago

As noted, Nuget clean installed 2.0.4, and i added it to a clean new project that has never had FireSharp before.

But when i run the simple Xamarin.iOS app , it fails due to "Could not load file or assembly 'FireSharp, Versuon=2.0.3.0, ..."

Is there some place where "2.0.3.0" was referenced?