In my solution I reference DLLs file from Libs folder. When I publishe application they don’t copy to published folder. Is there anyway to make them to be copied too?
In my solution I reference DLLs file from Libs folder. When I publishe application
Share
You should put your DLLs in the
Binfolder.The publisher will copy that folder.