mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 09:15:47 +00:00
c552d0d60b
* Ref System.Memory for net462 and netstandard2.0. Use System.Buffers.Binary.BinaryPrimitives instead of Renci.SshNet.Common.Pack * Remove unnecessary `AsSpan()` * Apply suggestions from code review * that's what I get for being lazy --------- Co-authored-by: Rob Hague <rob.hague00@gmail.com> Co-authored-by: Robert Hague <rh@johnstreetcapital.com>