Each time I try to create a new xamarin forms project, errors like this appears.
Error NU1202 El paquete Xamarin.Android.Support.v7.CardView 25.4.0.2 no es compatible con monoandroid60 (MonoAndroid,Version=v6.0). El paquete Xamarin.Android.Support.v7.CardView 25.4.0.2 admite: monoandroid70 (MonoAndroid,Version=v7.0)
I have googled a lot and I have no idea of how to fix it, I havent done anything, this just doesnt allow me to compile the project.
So, what am I supposed to do?
Visual studio 2017 is updated to the latest version btw.