Should not need to add winscp.exe to source control!
I agree with the previous request. Why can't
winscp.exe
be added to the lib
folder rather than the content
folder of the NuGet package? As it stands, we either have to add winscp.exe
to source control to get this to build under continuous integration, or manually modify the .csproj
file as suggested above, and that will break every time the package version is updated.