CSharp.Core.targets was not found How to resolve Could not load file or assembly 'Xamarin.Forms.Core, Version=2.0.0.0 How to resolve errors in Resource.designer.cs when building for Android How to restrict nume
SQLitePCL for DotNet Core. Contribute to jellyfin-archive/SQLitePCL.pretty.netstandard development by creating an account on GitHub.
Thanks for looking into this, I just tried with that package copied from a UWP app into my .NET core directly and got the following... System.TypeInitializationException: The type initializer for 'Microsoft.Data.Sqlite.SqliteConnection' threw an exception. ---> System.Reflection.TargetInvocation...
Having fully turned on debugging, I.e. verbose output, symbol loading, stepping through the libraries, I got to were I am today, coming here as it has become a major constraint on debugging the rest of the app for UWP use. alaskanrogue closed this as completed Jan 1, 2020 alaskanrogue...