WinSCPNet.dll not found when executing in an ASP.NET Core 2.0 application
I download the development-only package which can deploy to .NET core 2.0 application and I tested on console app too.
My application involves multiple project, one Web Host project and multiple class library project.
I added the dll
WinSCP-20180424rnetstandard2-Automation\netstandard2.0\WinSCPnet.dll
Also, I copy the
WinSCP-20180424rnetstandard2-Automation\WinSCP.exe
Did I do something wrong?
Where should I put the WinSCP.exe or the assembly at?
![41952537-00fe44aa-7a03-11e8-9898-1d2ad1c3c0da[1].png](./display/2943/41952537-00fe44aa-7a03-11e8-9898-1d2ad1c3c0da%5B1%5D.png)