WInSCP deployment with click once
We are trying to deploy a clickonce winform project with the latest version on winscp. The ddl is included in the bin directory of the project. Once we deploy, the winform project complains that it can not find the executable. The project works just fine in our developer environment. How do you include the executable in our deployment. We are deploying from visual studio. Thank you.