From 4d6f431556a99478a6b9eb0f17f979d010c2ddbd 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 --- README.md | 3 --- SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f6e5ad2..2c66ec5 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,6 @@ SshNet.PuttyKeyFile ![.NET-Windows](https://github.com/darinkes/SshNet.PuttyKeyFile/workflows/.NET-Windows/badge.svg) ![NuGet](https://github.com/darinkes/SshNet.PuttyKeyFile/workflows/NuGet/badge.svg) -## Status -WIP - ## .NET Frameworks * .NET 4.8 diff --git a/SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj b/SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj index 1992082..1a5bfd8 100644 --- a/SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj +++ b/SshNet.PuttyKeyFile/SshNet.PuttyKeyFile.csproj @@ -5,7 +5,7 @@ 9 enable SshNet.PuttyKeyFile - 2024.0.0.2-beta + 2024.0.0.2 $(Version) ssh;scp;sftp Extension to read and use Authentication Keys in PuTTY-Format @@ -23,4 +23,4 @@ - \ No newline at end of file +