From cd594f7d27f5ec7f2f4eb5de0763b461d732ce09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 20:51:54 +0000 Subject: [PATCH] Bump SSH.NET from 2024.0.0 to 2026.0.0 --- updated-dependencies: - dependency-name: SSH.NET dependency-version: 2026.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Linux-Commander/App.config | 18 +++++--- Linux-Commander/Linux-Commander.csproj | 63 ++++++++++++++++++++++---- Linux-Commander/packages.config | 18 ++++++-- 3 files changed, 80 insertions(+), 19 deletions(-) diff --git a/Linux-Commander/App.config b/Linux-Commander/App.config index da7a9ab..37d8cbc 100644 --- a/Linux-Commander/App.config +++ b/Linux-Commander/App.config @@ -1,21 +1,25 @@ - + - - + + - - + + - - + + + + + + diff --git a/Linux-Commander/Linux-Commander.csproj b/Linux-Commander/Linux-Commander.csproj index b665fb1..2b0a9e7 100644 --- a/Linux-Commander/Linux-Commander.csproj +++ b/Linux-Commander/Linux-Commander.csproj @@ -37,23 +37,63 @@ linux_commander.ico - - ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\BouncyCastle.Cryptography.2.7.0\lib\net461\BouncyCastle.Cryptography.dll + True + + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\Microsoft.Bcl.Cryptography.10.0.11\lib\net462\Microsoft.Bcl.Cryptography.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.10.0.11\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Logging.Abstractions.10.0.11\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll + True ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll - - ..\packages\SSH.NET.2024.0.0\lib\net462\Renci.SshNet.dll + + ..\packages\SSH.NET.2026.0.0\lib\net462\Renci.SshNet.dll + True + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True + + + ..\packages\System.Diagnostics.DiagnosticSource.10.0.11\lib\net462\System.Diagnostics.DiagnosticSource.dll + True + + + ..\packages\System.Formats.Asn1.10.0.11\lib\net462\System.Formats.Asn1.dll + True + - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True - - ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True @@ -93,4 +133,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + + + \ No newline at end of file diff --git a/Linux-Commander/packages.config b/Linux-Commander/packages.config index 7e69a4a..53887e9 100644 --- a/Linux-Commander/packages.config +++ b/Linux-Commander/packages.config @@ -1,8 +1,18 @@  - + + + + + - - - + + + + + + + + + \ No newline at end of file