You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That just tells the compiler to use the latest version installed, and ideally should always be on latest platform rather than pinned to a version. The issue here was support libraries:
in the packages.config. For these NuGets to work you need to have at least 8.1 installed. The Xamarin team are working on autoupdating the installed SDK when you open a project, but not sure if that includes checking the support libraries. Will ping Pierce and ask him.
I get this on my Windows machine:
It might be something to do with Android API levels. Currently installing looking at
It might also be this:
The text was updated successfully, but these errors were encountered: