I've packaged my WinForms app with Desktop Bridge, but running the app fails with a Unhanadled exception.. "Unable to open database. Connection string "Data Source="Test.db";
In my WinForms app the db is located in the bin/x86/debug folder. It can't find my database.
What do I modify in the Winforms app to make it Microsoft Store/UWP runnable?