From ea99b2c4a617a36e1e3ed3b6141b64af71cd8945 Mon Sep 17 00:00:00 2001 From: Stefan Rinkes Date: Mon, 25 Mar 2024 04:53:13 +0100 Subject: [PATCH] Set minimal SSH.NET version --- SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj b/SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj index 29b57f5..1992082 100644 --- a/SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj +++ b/SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj @@ -5,7 +5,7 @@ 9 enable SshNet.PuttyKeyFile - 2024.0.0.1-beta + 2024.0.0.2-beta $(Version) ssh;scp;sftp Extension to read and use Authentication Keys in PuTTY-Format @@ -19,8 +19,8 @@ + - \ No newline at end of file