Update to SSH.NET 2024.2.0 (#8) #44
Annotations
2 warnings
build:
SshNet.PuttyKeyFile.Sample/Program.cs#L53
Possible null reference argument for parameter 'username' in 'SshClient.SshClient(string host, string username, params IPrivateKeySource[] keyFiles)'.
|
build:
SshNet.PuttyKeyFile.Sample/Program.cs#L53
Possible null reference argument for parameter 'username' in 'SshClient.SshClient(string host, string username, params IPrivateKeySource[] keyFiles)'.
|