Skip to content

Conversation

@bakerhillpins
Copy link

Fix #94
Update SSH.NET NuGet dependency to current 2024.2.0 which avoids missing method exception.

There are no code changes to accept this update beyond the following:
Convert SshCommand.ExitStatus to 0 on a null result. This is equivalent to the result of the previous SSH.NET implementation.

I'm open to updating (and/or consolidating) other NuGet Dependencies here but limited the update because of my relative lack of familiarity with how these dependencies might effect the project as a whole.

Update SSH.NET NuGet dependency to avoid missing method exception.
Convert SshCommand.ExitStatus to 0 on a null result. This is equivalent to the result of the previous SSH.NET implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Method Exception with SSH.NET version 2023.0.0 or newer.

1 participant