Why does my Android project compile without any st

2019-08-30 04:18发布

问题:

Not that I'm complaining, but...

I was having trouble compiling my Android project and I went nuclear and deleted all of my "Xamarin.Android.Support" packages. When I next compiled, a dialog popped up in VS and I was asked to install some Android stuff and now it compiles fine.

Except, there are no longer any package references to these official packages.

What just happened...?