From b52ac527fd288295c967346ebb9a2fdc26123b49 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Wed, 6 Sep 2023 09:00:50 +0200 Subject: [PATCH] Updated MimeKit and MimeKitLite (markdown) --- MimeKit-and-MimeKitLite.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MimeKit-and-MimeKitLite.md b/MimeKit-and-MimeKitLite.md index 6c3df86..296162f 100644 --- a/MimeKit-and-MimeKitLite.md +++ b/MimeKit-and-MimeKitLite.md @@ -11,14 +11,14 @@ The only solution for this is to apply the following changes to your project: ``` xml - ⭐ + + + MimeKitAlias ``` -⭐ add an Alias for the MimeKit NuGet - In your C# code change this: ``` csharp