From 7d4d6afb9fdfc7156184fb1569b1849e2b5fc217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:18:01 +0000 Subject: [PATCH] Bump MailKit from 2.6.0 to 4.16.0 --- updated-dependencies: - dependency-name: MailKit dependency-version: 4.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WCD/App.config | 10 +++++++++- WCD/WCDWpf.csproj | 45 +++++++++++++++++++++++++++++++++++++++++---- WCD/packages.config | 12 ++++++++++-- 3 files changed, 60 insertions(+), 7 deletions(-) diff --git a/WCD/App.config b/WCD/App.config index 56efbc7..8cb5321 100644 --- a/WCD/App.config +++ b/WCD/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/WCD/WCDWpf.csproj b/WCD/WCDWpf.csproj index e3f0136..2d8e9a5 100644 --- a/WCD/WCDWpf.csproj +++ b/WCD/WCDWpf.csproj @@ -69,19 +69,49 @@ ..\packages\Portable.BouncyCastle.1.8.5\lib\net40\BouncyCastle.Crypto.dll + + ..\packages\BouncyCastle.Cryptography.2.6.2\lib\net461\BouncyCastle.Cryptography.dll + True + ..\packages\HtmlAgilityPack.1.11.23\lib\Net45\HtmlAgilityPack.dll - - ..\packages\MailKit.2.6.0\lib\net47\MailKit.dll + + ..\packages\MailKit.4.16.0\lib\net47\MailKit.dll + True - - ..\packages\MimeKit.2.6.0\lib\net47\MimeKit.dll + + ..\packages\MimeKit.4.16.0\lib\net47\MimeKit.dll + True + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True + + + ..\packages\System.Formats.Asn1.10.0.6\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 + @@ -162,4 +192,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/WCD/packages.config b/WCD/packages.config index 0cce90f..22c4103 100644 --- a/WCD/packages.config +++ b/WCD/packages.config @@ -1,7 +1,15 @@  + - - + + + + + + + + + \ No newline at end of file