I am referencing the Renci SSH library in my project and I am trying to execute the code. I get an error saying:
Could not load file or assembly 'Renci.SshNet, Version=2013.4.7.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
I checked the properties of the reference and 'Copy local' is set to true.