Daisuke Dany
Daisuke Dany

Reputation: 41

xamarin.android.support.compat 28.0.0.1 is not compatible with netstandard2.0

I was wroking on a proyect in Xamarin.Forms (the proyect is saved in an server), everything was ok, but then I changed my laptop for a new one, so the problems started, first there were missing some dlls, I fixed them up but when I try to fix Android.Xamarin.Support.Compat it shows me an error about net.standart.

I tried downloading it from NuGet, and that didn't work.

See image

Upvotes: 2

Views: 3274

Answers (1)

Daisuke Dany
Daisuke Dany

Reputation: 41

Just deleted Xamarin.Android.Support.Compat reference and it worked again! Thanks @SushiHangover for the answer!

Upvotes: 2

Related Questions