“System.DllNotFoundException: Unable to load DLL ‘e_sqlite3’ or one of its dependencies” error
I have created an app using c# and winforms. I am using EF to manage a sqlite db (first time I do it in thie way). When the app is ready to deploy I use visual studio project installer 2022 to build the .exe and then I proceed to install the app.