From b6940f318475103494fa904e76121a2c510463d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 17:33:25 +0200 Subject: [PATCH] [deps] Tools: Update MailKit to v4.7.0 (#4499) * [deps] Tools: Update MailKit to v4.7.0 * Add explicit reference to System.Formats.Asn1 to address Microsoft Security Advisory CVE-2024-38095 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel James Smith --- src/Core/Core.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index f63f33fdd6..79d3ca04c5 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -33,7 +33,9 @@ - + + +