I can't get the windows application packaging project add my sqlite.db
file.
I have an application in WPF and I am trying to package it using windows application packaging project. my application uses sqlite, but when the project compiles and I install the app with the generated installer, it tells me that the sqlite db file is not found.