How can I make a setup file with db included of win forms?
I’m trying to make a setup file of my Winforms App made using .net framework 4.7.2 & visual studio 2022 it uses db for data insertion and display I’ve copied the mdf file from the sql server and pasted it on my projects directory.