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

Allow the integration tests to run on .NET Framework #1286

Closed Rob-Hague closed 4 months ago

Rob-Hague commented 5 months ago

For local testing (it is challenging to do in CI: https://github.com/sshnet/SSH.NET/pull/1220#issuecomment-1773930792)

Rob-Hague commented 4 months ago

Thanks!

WojciechNagorski commented 4 months ago

This issue has been fixed in the 2024.0.0 version.