Open a .Net Framework console application.
Add a nuget reference to SSH.net
In the solution explorer you see this reference:
Click on the ssh.net:* reference and try to set Copy Local to True
You get:
As a reference is needed to run an application, this property should be True by default, and should be changable.