diff --git a/EnglishChineseDictionary/App.config b/EnglishChineseDictionary/App.config index 01d19ee..36b81b7 100644 --- a/EnglishChineseDictionary/App.config +++ b/EnglishChineseDictionary/App.config @@ -7,11 +7,15 @@ - + - + + + + + diff --git a/EnglishChineseDictionary/EnglishChineseDictionary.csproj b/EnglishChineseDictionary/EnglishChineseDictionary.csproj index 10fefea..143929c 100644 --- a/EnglishChineseDictionary/EnglishChineseDictionary.csproj +++ b/EnglishChineseDictionary/EnglishChineseDictionary.csproj @@ -36,17 +36,38 @@ ..\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 + + ..\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\MySql.Data.8.0.18\lib\net452\MySql.Data.dll ..\packages\Pipelines.Sockets.Unofficial.2.0.22\lib\net472\Pipelines.Sockets.Unofficial.dll - - ..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll + + ..\packages\SSH.NET.2026.0.0\lib\net462\Renci.SshNet.dll + True ..\packages\ServiceStack.Common.5.7.0\lib\net45\ServiceStack.Common.dll @@ -61,18 +82,27 @@ ..\packages\ServiceStack.Text.5.7.0\lib\net45\ServiceStack.Text.dll - - ..\packages\System.Buffers.4.4.0\lib\netstandard2.0\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.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll + + ..\packages\System.Formats.Asn1.10.0.11\lib\net462\System.Formats.Asn1.dll + True + ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll True @@ -82,22 +112,26 @@ ..\packages\System.IO.Pipelines.4.5.1\lib\netstandard2.0\System.IO.Pipelines.dll - - ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True - - ..\packages\System.Numerics.Vectors.4.4.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.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True ..\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll - - ..\packages\System.Threading.Tasks.Extensions.4.5.1\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True @@ -165,4 +199,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/EnglishChineseDictionary/packages.config b/EnglishChineseDictionary/packages.config index d62397a..017d550 100644 --- a/EnglishChineseDictionary/packages.config +++ b/EnglishChineseDictionary/packages.config @@ -1,21 +1,29 @@ + + + + + - - + + + + - - - + + + - + + \ No newline at end of file