This version of Chocolatey upgrades its runtime to .NET 8.
Other changes:
- SshRunAs is now published as a single executable instead of multiple dlls spread apart.
- Upgrade the SSH.NET package to 2024.2.0.
- SshRunAs will now exit with exit code 100 if the SSH process terminated "violently". The reason will be printed to the console.
- SshRunAs will now exit with exit code 101 if the SSH process terminated with no exit code or signal.