Skip to content

Commit b7566b5

Browse files
committed
Updated nuspec files
1 parent 59ecf51 commit b7566b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nuget/MailKit.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Features include:
2727
<summary>An Open Source .NET mail-client library for Windows, Mac, Linux, and mobile platforms such as iOS and Android.</summary>
2828
<releaseNotes>
2929
* Updated MailService::GetSslClientAuthenticationOptions to be protected virtual. (issue #1931)
30-
* Fixed initialization of SaslMechanism to lazily check if GSSAPI and/or NTLM are supported (natively) to avoid undesirable error messages appearing in dotnet logs on Linux systems. (issue [#1924](https://github.com/jstedfast/MailKit/issues/1924))
30+
* Fixed initialization of SaslMechanism to lazily check if GSSAPI and/or NTLM are supported (natively) to avoid undesirable error messages appearing in dotnet logs on Linux systems. (issue #1924)
3131
* Bumped MimeKit dependency to 4.14.0.
3232
</releaseNotes>
3333
<copyright>.NET Foundation and Contributors</copyright>

nuget/MailKitLite.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Features include:
2727
<summary>An Open Source .NET mail-client library for Windows, Mac, Linux, and mobile platforms such as iOS and Android.</summary>
2828
<releaseNotes>
2929
* Updated MailService::GetSslClientAuthenticationOptions to be protected virtual. (issue #1931)
30-
* Fixed initialization of SaslMechanism to lazily check if GSSAPI and/or NTLM are supported (natively) to avoid undesirable error messages appearing in dotnet logs on Linux systems. (issue [#1924](https://github.com/jstedfast/MailKit/issues/1924))
30+
* Fixed initialization of SaslMechanism to lazily check if GSSAPI and/or NTLM are supported (natively) to avoid undesirable error messages appearing in dotnet logs on Linux systems. (issue #1924)
3131
* Bumped MimeKit dependency to 4.14.0.
3232
</releaseNotes>
3333
<copyright>.NET Foundation and Contributors</copyright>

0 commit comments

Comments
 (0)