mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 17:25:51 +00:00
4b9c3bf144
* Added guard clauses to various timeouts to ensure they don't exceed an Int32 in milliseconds. * Fixed guard clauses. * Updated build tags. * Added guard clauses to various timeouts to ensure they don't exceed an Int32 in milliseconds. * Fixed tests. * Added additional tests. * Replaced NoWarn with .editorconfig setting * Fixed references to parameter names.