diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f3c811f..1ed5982 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ variables: Solution: 'src/NLog.MailKit.sln' BuildPlatform: 'Any CPU' BuildConfiguration: 'Release' - Version: '6.0.4' + Version: '6.0.5' FullVersion: '$(Version).$(Build.BuildId)' steps: diff --git a/src/NLog.MailKit/NLog.MailKit.csproj b/src/NLog.MailKit/NLog.MailKit.csproj index 6420d8c..53c021c 100644 --- a/src/NLog.MailKit/NLog.MailKit.csproj +++ b/src/NLog.MailKit/NLog.MailKit.csproj @@ -31,7 +31,7 @@ If the mail target was already available on your platform, this package will ove Changelog: - SmtpAuthenticationMode.OAuth2 with SmtpUserName (OAuth UserName) and SmtpPassword (OAuth AccessToken) -- Updated NLog v6.0.4 +- Updated NLog v6.0.5 See https://github.com/NLog/NLog.MailKit/releases @@ -52,7 +52,7 @@ See https://github.com/NLog/NLog.MailKit/releases - +