I’m trying to build Couchbase.Lite-Net using Visual Studio 2019 (3), but I keep running in to dependency issues. As noted in readme, the Android support library (and I would assume the iOS support library) can’t be built on windows. However, even after disabling everything except for Couchbase.Lite in the configuration manager I get errors complaining that I’m missing language targets for MonoAndroi80 and Xarmin.iOS10.
Any pointers would be much appreciated.