You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/resources/libraries/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ The below table lists the different .NET libraries used in Orchard Core:
20
20
|[Jint](https://github.com/sebastienros/jint)| Javascript Interpreter for .NET. | 3.0.0-beta-2037 |[MIT](https://github.com/sebastienros/jint/blob/dev/LICENSE)|
21
21
|[Lorem.NET for netstandard](https://github.com/trichards57/Lorem.Universal.NET)| A .NET library for all things random! | 4.0.80 |[MIT](https://github.com/trichards57/Lorem.Universal.NET/blob/master/license.md)|
|[MailKit](https://github.com/jstedfast/MailKit)| A cross-platform .NET library for IMAP, POP3, and SMTP. | 3.2.0 |[MIT](https://github.com/jstedfast/MailKit/blob/master/LICENSE)|
23
+
|[MailKit](https://github.com/jstedfast/MailKit)| A cross-platform .NET library for IMAP, POP3, and SMTP. | 3.3.0 |[MIT](https://github.com/jstedfast/MailKit/blob/master/LICENSE)|
|[MessagePack](https://github.com/neuecc/MessagePack-CSharp)| Extremely Fast MessagePack Serializer for C# | 2.2.60 |[MIT](https://github.com/neuecc/MessagePack-CSharp/blob/master/LICENSE)|
26
26
|[Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink)| Source Link enables a great source debugging experience. | 1.1.1 |[MIT](https://github.com/dotnet/sourcelink/blob/main/License.txt)|
27
-
|[MimeKit](https://github.com/jstedfast/MailKit)| A cross-platform .NET library for IMAP, POP3, and SMTP. | 3.2.0 |[MIT](https://github.com/jstedfast/MailKit/blob/master/LICENSE)|
27
+
|[MimeKit](https://github.com/jstedfast/MailKit)| A cross-platform .NET library for IMAP, POP3, and SMTP. | 3.3.0 |[MIT](https://github.com/jstedfast/MailKit/blob/master/LICENSE)|
28
28
|[MiniProfiler](https://github.com/MiniProfiler/dotnet)| A simple but effective mini-profiler for ASP.NET (and Core) websites | 4.2.22 |[MIT](https://github.com/MiniProfiler/dotnet/blob/main/LICENSE.txt)|
29
29
|[Moq](https://github.com/moq/moq)| The most popular and friendly mocking framework for .NET. | 4.18.1 |[MIT](https://github.com/moq/moq/blob/main/LICENSE)|
30
30
|[NCrontab](https://github.com/atifaziz/NCrontab)| Crontab for .NET | 3.3.1 |[Apache-2.0](https://github.com/atifaziz/NCrontab/blob/master/COPYING.txt)|
0 commit comments