Re: C# -WinSCPnet.dll - Update Issue
Your application should not depend on the installed version of WinSCP.
It should have its own copy of compatible WinSCP.
You better use NuGet package, which does everything automatically for you:
https://winscp.net/eng/docs/library_install#nuget
It should have its own copy of compatible WinSCP.
You better use NuGet package, which does everything automatically for you:
https://winscp.net/eng/docs/library_install#nuget