diff --git a/AATool/AATool.csproj b/AATool/AATool.csproj
index 305db0e..b4d6b8d 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 0c1e6e5..683c2ce 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 f4592c1..c3251b5 100644
--- a/AATool/packages.config
+++ b/AATool/packages.config
@@ -1,7 +1,12 @@
+
+
+
+
+
@@ -11,7 +16,15 @@
-
+
+
+
+
+
+
+
+
+
\ No newline at end of file