From 212d0b729404c95bfd353a5d61e16eff3dd397b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:10:20 +0000 Subject: [PATCH] Bump MimeKit from 2.6.0 to 4.15.1 --- updated-dependencies: - dependency-name: MimeKit dependency-version: 4.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WCD/App.config | 10 +++++++++- WCD/WCDWpf.csproj | 25 +++++++++++++++++++++++-- WCD/packages.config | 7 ++++++- 3 files changed, 38 insertions(+), 4 deletions(-) diff --git a/WCD/App.config b/WCD/App.config index 56efbc7..2877165 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..df1c33f 100644 --- a/WCD/WCDWpf.csproj +++ b/WCD/WCDWpf.csproj @@ -69,18 +69,39 @@ ..\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\MimeKit.2.6.0\lib\net47\MimeKit.dll + + ..\packages\MimeKit.4.15.1\lib\net47\MimeKit.dll + True + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.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 + diff --git a/WCD/packages.config b/WCD/packages.config index 0cce90f..e214889 100644 --- a/WCD/packages.config +++ b/WCD/packages.config @@ -1,7 +1,12 @@  + - + + + + + \ No newline at end of file