sshnet / SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
http://sshnet.github.io/SSH.NET/
MIT License
3.88k stars 919 forks source link

manifest does not match assembly reference #1277

Closed blounsbury-usbr closed 6 months ago

blounsbury-usbr commented 6 months ago

Just added ssh.net to my project using nuget, it builds net48, net6.0, net7.0. Tried to run some net48 code and get this message:

image

blounsbury-usbr commented 6 months ago

Hahaha ... I had another version in another project. Problem solved!