Version does not match version of this assembly
Hi,
Sorry if this has been asked before but I couldn't find an answer – I have recently upgraded my C# app to use the latest version of winscp via upgrade in NuGet. (5.13.1)
Since upgrading when I run my tests I get the following exception:
Can you offer any suggestions of anything else to try or let me know if I'm being stupid - really appreciate your help.
Thanks in advance
Sorry if this has been asked before but I couldn't find an answer – I have recently upgraded my C# app to use the latest version of winscp via upgrade in NuGet. (5.13.1)
Since upgrading when I run my tests I get the following exception:
I've tried uninstalling and reinstalling. I've done a complete rebuild on the project. I've downgraded the version using nuget and still no joy.WinSCP.SessionLocalException: The version of C:\Dev\VisualStudio\OHR_3CX\OHR_3CX_Tests\bin\Release\winscp.exe () does not match version of this assembly C:\Dev\VisualStudio\OHR_3CX\OHR_3CX_Tests\bin\Release\WinSCPnet.DLL (5.13.1.0)
Can you offer any suggestions of anything else to try or let me know if I'm being stupid - really appreciate your help.
Thanks in advance