WinSCP NuGet - Does Not Copy WinSCP.exe
Hi,
I'm using WinSCP via the NuGet package, locally when building the solution (.NET Framework 4.72, multiple projects) the
Is there something I'm missing?
I'm using WinSCP via the NuGet package, locally when building the solution (.NET Framework 4.72, multiple projects) the
WinSCP.exe
is copied to the output folder, however when building via Jenkins the WinSCP.exe
does not get copied, only the WinSCPnet.dll
.
Is there something I'm missing?