As per subject line, the problem seems to be to do with System.Data.SQLite.Core. Having upgraded, my solution now uses version 1.0.110. However, the solution also has a dependency on version 1.0.102.0 (due to MapSuiteDependency-SQLiteCore version 10.5.0). I do not seem to be able to downgrade from version 1.0.110 to version 1.0.102.0 in the Package Manager. Would be grateful for any clues as to how I resolve this issue.
Please note that all projects within the solution now target .NET Framework 4.7.2, perhaps this is preventing me from downgrading?
I was able to resolve this problem by uninstalling and re-installing System.Data.SQLite.