diff --git a/PWinformLib/PWinformLib.csproj b/PWinformLib/PWinformLib.csproj
index 4f961dc..f7d54c6 100644
--- a/PWinformLib/PWinformLib.csproj
+++ b/PWinformLib/PWinformLib.csproj
@@ -38,6 +38,10 @@
..\packages\BouncyCastle.1.8.9\lib\BouncyCastle.Crypto.dll
+
+ ..\packages\BouncyCastle.Cryptography.2.7.0\lib\net461\BouncyCastle.Cryptography.dll
+ True
+
..\packages\EPPlus.6.0.5\lib\net462\EPPlus.dll
@@ -59,6 +63,22 @@
..\packages\K4os.Hash.xxHash.1.0.7\lib\net46\K4os.Hash.xxHash.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\Microsoft.IO.RecyclableMemoryStream.2.2.0\lib\net462\Microsoft.IO.RecyclableMemoryStream.dll
@@ -70,33 +90,50 @@
-
- ..\packages\SSH.NET.2020.0.2\lib\net40\Renci.SshNet.dll
+
+ ..\packages\SSH.NET.2026.0.0\lib\net462\Renci.SshNet.dll
+ True
-
- ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.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.5.5\lib\net461\System.Memory.dll
+
+ ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll
+ True
-
- ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
+
+ ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll
+ True
-
- ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
+
+ ..\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
+
@@ -355,4 +392,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/PWinformLib/app.config b/PWinformLib/app.config
index c5b575e..4ab165d 100644
--- a/PWinformLib/app.config
+++ b/PWinformLib/app.config
@@ -12,15 +12,15 @@
-
+
-
+
-
+
@@ -34,6 +34,10 @@
+
+
+
+
diff --git a/PWinformLib/packages.config b/PWinformLib/packages.config
index 31881a9..77ecafa 100644
--- a/PWinformLib/packages.config
+++ b/PWinformLib/packages.config
@@ -1,6 +1,7 @@
+
@@ -8,12 +9,20 @@
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
\ No newline at end of file