JonDouglas / WorkManagerSample

18 stars 8 forks source link

Xamarin.Google.Guava.ListenableFuture conflict #3

Open Loki606 opened 4 years ago

Loki606 commented 4 years ago

I am already using Xamarin.Google.Guava for other purposes which also includes the .ListenableFuturue library. Since the NuGet package installs a later version of what I have, I get a conflict.

While there is a solution out there to uninstall some packages and reinstall them and hope for the best, it would be nice if the nuGet didn't cause this in the first place.