You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package now depends on Microsoft.EntityFrameworkCore.Sqlite.Core instead of Microsoft.EntityFrameworkCore.Sqlite. This allows users to pull in custom builds of SQLite, but it also means that unless you have an explicit reference to Microsoft.EntityFrameworkCore.Sqlite somewhere in your dependency graph, you'll have to either add it or bring in a bundle.