Updated MimeKit and MimeKitLite (markdown)

Stef Heyenrath
2023-09-06 09:01:04 +02:00
parent b52ac527fd
commit af1816c2dc

@@ -21,7 +21,7 @@ The only solution for this is to apply the following changes to your project:
In your C# code change this:
``` csharp
``` c#
extern alias MimeKitAlias; // ⭐ Add this
namespace MyNamespace