Skip to content

Commit c3879db

Browse files
authored
Version 6.1.3 (#247)
1 parent 3482ed5 commit c3879db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/NLog.MailKit/NLog.MailKit.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@ If the mail target was already available on your platform, this package will ove
3030
<PackageReleaseNotes>
3131
Changelog:
3232

33+
- Skip removing XOAUTH2 from AuthenticationMechanisms when OAuth2
3334
- Support SmtpAuthenticationMode.Ntlm using Windows Default Credentials
3435
- Improved upfront validation of configured email addresses (To / From / Cc / Bcc)
3536
- Improved exception handling when one or more configured email addresses are not valid.
3637

3738
See https://github.com/NLog/NLog.MailKit/releases
3839
</PackageReleaseNotes>
39-
<VersionPrefix>6.1.2</VersionPrefix>
40+
<VersionPrefix>6.1.3</VersionPrefix>
4041
<AssemblyVersion>6.0.0.0</AssemblyVersion>
4142
<FileVersion>$(VersionPrefix).0</FileVersion>
4243
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)