From 727b9496281c1b0f5018421dad5333dd3759f446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 15:35:23 +0000 Subject: [PATCH] Bump the nuget group with 1 update Bumps SSH.NET from 2020.0.2 to 2026.0.0 --- updated-dependencies: - dependency-name: SSH.NET dependency-version: 2026.0.0 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- AATool/AATool.csproj | 55 ++++++++++++++++++++++++++++++++++++++++-- AATool/app.config | 4 +++ AATool/packages.config | 15 +++++++++++- 3 files changed, 71 insertions(+), 3 deletions(-) diff --git a/AATool/AATool.csproj b/AATool/AATool.csproj index 305db0e6..b4d6b8d4 100644 --- a/AATool/AATool.csproj +++ b/AATool/AATool.csproj @@ -425,21 +425,42 @@ + + ..\packages\BouncyCastle.Cryptography.2.7.0\lib\net461\BouncyCastle.Cryptography.dll + True + ..\packages\Cyotek.Drawing.BitmapFont.2.0.1\lib\net48\Cyotek.Drawing.BitmapFont.dll ..\packages\FontStashSharp.MonoGame.1.0.0\lib\net45\FontStashSharp.MonoGame.dll + + ..\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\MonoGame.Framework.WindowsDX.3.8.0.1641\lib\net452\MonoGame.Framework.dll ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll - - ..\packages\SSH.NET.2020.0.2\lib\net40\Renci.SshNet.dll + + ..\packages\SSH.NET.2026.0.0\lib\net462\Renci.SshNet.dll + True ..\packages\SharpDX.4.2.0\lib\net45\SharpDX.dll @@ -470,11 +491,39 @@ ..\packages\StbTrueTypeSharp.1.24.8\lib\net45\StbTrueTypeSharp.dll + + ..\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.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.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True + @@ -10252,6 +10301,7 @@ This project references NuGet package(s) that are missing on this computer. Use 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/AATool/app.config b/AATool/app.config index 0c1e6e56..683c2ce3 100644 --- a/AATool/app.config +++ b/AATool/app.config @@ -17,6 +17,10 @@ + + + + \ No newline at end of file diff --git a/AATool/packages.config b/AATool/packages.config index f4592c1e..c3251b50 100644 --- a/AATool/packages.config +++ b/AATool/packages.config @@ -1,7 +1,12 @@  + + + + + @@ -11,7 +16,15 @@ - + + + + + + + + + \ No newline at end of file