diff --git a/Tools/DbSharp/DbSharpApplication/App.config b/Tools/DbSharp/DbSharpApplication/App.config
index 0684db3..eefd950 100644
--- a/Tools/DbSharp/DbSharpApplication/App.config
+++ b/Tools/DbSharp/DbSharpApplication/App.config
@@ -19,19 +19,19 @@
-
+
-
+
-
+
-
+
@@ -44,7 +44,11 @@
-
+
+
+
+
+
diff --git a/Tools/DbSharp/DbSharpApplication/DbSharpApplication.csproj b/Tools/DbSharp/DbSharpApplication/DbSharpApplication.csproj
index dd8efcd..cec98fb 100644
--- a/Tools/DbSharp/DbSharpApplication/DbSharpApplication.csproj
+++ b/Tools/DbSharp/DbSharpApplication/DbSharpApplication.csproj
@@ -39,6 +39,10 @@
..\packages\BouncyCastle.1.8.3.1\lib\BouncyCastle.Crypto.dll
+
+ ..\packages\BouncyCastle.Cryptography.2.7.0\lib\net461\BouncyCastle.Cryptography.dll
+ True
+
..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll
@@ -78,8 +82,17 @@
..\packages\Microsoft.AppCenter.Crashes.2.4.0-preview\lib\net45\Microsoft.AppCenter.Crashes.dll
-
- ..\packages\Microsoft.Bcl.AsyncInterfaces.1.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
+
+ ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll
+ True
+
+
+ ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.10.0.11\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
+ True
+
+
+ ..\packages\Microsoft.Extensions.Logging.Abstractions.10.0.11\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll
+ True
..\packages\Microsoft.Win32.Primitives.4.0.1\lib\net46\Microsoft.Win32.Primitives.dll
@@ -98,8 +111,9 @@
..\packages\Oracle.ManagedDataAccess.19.3.1\lib\net40\Oracle.ManagedDataAccess.dll
-
- ..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll
+
+ ..\packages\SSH.NET.2026.0.0\lib\netstandard2.0\Renci.SshNet.dll
+ True
..\packages\sqlite-net-pcl.1.3.1\lib\netstandard1.1\SQLite-net.dll
@@ -122,8 +136,9 @@
True
True
-
- ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll
+
+ ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll
+ True
@@ -143,11 +158,16 @@
..\packages\System.Data.SqlClient.4.4.2\lib\net461\System.Data.SqlClient.dll
-
- ..\packages\System.Diagnostics.DiagnosticSource.4.0.0\lib\net46\System.Diagnostics.DiagnosticSource.dll
+
+ ..\packages\System.Diagnostics.DiagnosticSource.10.0.11\lib\netstandard2.0\System.Diagnostics.DiagnosticSource.dll
+ True
+
+ ..\packages\System.Formats.Asn1.10.0.11\lib\netstandard2.0\System.Formats.Asn1.dll
+ True
+
..\packages\System.Globalization.Calendars.4.0.1\lib\net46\System.Globalization.Calendars.dll
True
@@ -175,8 +195,9 @@
True
-
- ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll
+
+ ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll
+ True
..\packages\System.Net.Http.4.1.0\lib\net46\System.Net.Http.dll
@@ -189,36 +210,34 @@
True
-
- ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
+
+ ..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll
+ True
-
- ..\packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
+
+ ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
+ True
..\packages\System.Runtime.InteropServices.RuntimeInformation.4.0.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll
True
True
-
- ..\packages\System.Security.Cryptography.Algorithms.4.2.0\lib\net461\System.Security.Cryptography.Algorithms.dll
- True
+
+ ..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll
True
-
- ..\packages\System.Security.Cryptography.Encoding.4.0.0\lib\net46\System.Security.Cryptography.Encoding.dll
- True
+
+ ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll
True
-
- ..\packages\System.Security.Cryptography.Primitives.4.0.0\lib\net46\System.Security.Cryptography.Primitives.dll
- True
+
+ ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll
True
-
- ..\packages\System.Security.Cryptography.X509Certificates.4.1.0\lib\net461\System.Security.Cryptography.X509Certificates.dll
- True
+
+ ..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll
True
@@ -227,8 +246,9 @@
..\packages\System.Text.Json.4.6.0\lib\net461\System.Text.Json.dll
-
- ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll
+
+ ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll
+ True
diff --git a/Tools/DbSharp/DbSharpApplication/packages.config b/Tools/DbSharp/DbSharpApplication/packages.config
index 4bfc7d2..f6a58cf 100644
--- a/Tools/DbSharp/DbSharpApplication/packages.config
+++ b/Tools/DbSharp/DbSharpApplication/packages.config
@@ -1,11 +1,14 @@
+
-
+
+
+
@@ -20,18 +23,19 @@
-
+
-
+
-
+
+
@@ -41,27 +45,27 @@
-
+
-
+
-
+
-
-
-
-
+
+
+
+
@@ -69,7 +73,7 @@
-
+