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.96k stars 931 forks source link

Updated dependencies. #1328

Closed jscarle closed 7 months ago

jscarle commented 7 months ago
jscarle commented 7 months ago

@WojciechNagorski @Rob-Hague Ready for review and merge.

I replaced Moq with CleanMoq. As I'm sure you're both aware of all of the drama surrounding Moq, CleanMoq was forked from Moq and will continue to be maintained by Hassan Habib.