Strange Exception

Any update on this? I’m running into this same problem. I have these lines in my .csproj file:

<Import Project="..\packages\Couchbase.Lite.Storage.SystemSQLite.1.2\build\Xamarin.iOS10\Couchbase.Lite.Storage.SystemSQLite.targets" Condition="Exists('..\packages\Couchbase.Lite.Storage.SystemSQLite.1.2\build\Xamarin.iOS10\Couchbase.Lite.Storage.SystemSQLite.targets')" />
<Import Project="..\packages\Couchbase.Lite.Storage.ForestDB.1.2.0.1\build\Xamarin.iOS10\Couchbase.Lite.Storage.ForestDB.targets" Condition="Exists('..\packages\Couchbase.Lite.Storage.ForestDB.1.2.0.1\build\Xamarin.iOS10\Couchbase.Lite.Storage.ForestDB.targets')" />

I also checked and the 33MB cbforest-sharp.dll file is in my output directory.