diff --git a/Texac/App.config b/Texac/App.config index 74e950d..47ca8aa 100644 --- a/Texac/App.config +++ b/Texac/App.config @@ -2,16 +2,15 @@ -
+
- + - + @@ -65,8 +64,12 @@ - - + + + + + + diff --git a/Texac/Texac.csproj b/Texac/Texac.csproj index 55f51d2..276e7ca 100644 --- a/Texac/Texac.csproj +++ b/Texac/Texac.csproj @@ -94,6 +94,10 @@ true + + ..\packages\BouncyCastle.Cryptography.2.7.0\lib\net461\BouncyCastle.Cryptography.dll + True + ..\packages\ExcelDataReader.3.6.0\lib\net45\ExcelDataReader.dll True @@ -114,6 +118,18 @@ ..\packages\Markdig.0.30.0\lib\net452\Markdig.dll True + + ..\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 + @@ -123,19 +139,27 @@ ..\..\..\Users\user\Npgsql.dll - - ..\packages\SSH.NET.2020.0.2\lib\net40\Renci.SshNet.dll + + ..\packages\SSH.NET.2026.0.0\lib\netstandard2.0\Renci.SshNet.dll True - - ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll True + + ..\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.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll True @@ -143,12 +167,12 @@ 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.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll True @@ -167,6 +191,10 @@ ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll True + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + True + diff --git a/Texac/packages.config b/Texac/packages.config index 95001bd..f5ac2a7 100644 --- a/Texac/packages.config +++ b/Texac/packages.config @@ -1,20 +1,27 @@  + + + + - - - + + + + + - - + + + \ No newline at end of file