Visual Studio for Mac can't deploy to compatible android emulator
I was able to solve this by reading this MS documentation.
I had to double click on the android project to open the properties, click android build, and select all architectures listed under the advanced tab. As far as I can tell this has no ramifications on the build other than it works now.