Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'develop' into diffiehellman
# Conflicts:
#	src/Renci.SshNet/ConnectionInfo.cs
  • Loading branch information
Rob-Hague committed Jul 27, 2025
commit e9fabb94888562f39f7552649d22a61962295612
2 changes: 2 additions & 0 deletions src/Renci.SshNet/ConnectionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
using System.Security.Cryptography;
using System.Text;

using Microsoft.Extensions.Logging;

using Org.BouncyCastle.Crypto.Agreement;

using Renci.SshNet.Common;
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.