Build Couchbase Lit Net W/ Visual Studio Windows

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.

Did you check out our documentation page? Installing Couchbase Lite on .Net | Couchbase Docs

Couchbase.Lite is a multitarget assembly. If you want to disable some of the targets then you can edit this line of the csproj.