Skip to content

Commit 3d51c70

Browse files
authored
Version 6.0.2 (#225)
1 parent 74e28f3 commit 3d51c70

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ variables:
1313
Solution: 'src/NLog.MailKit.sln'
1414
BuildPlatform: 'Any CPU'
1515
BuildConfiguration: 'Release'
16-
Version: '6.0.0'
16+
Version: '6.0.2'
1717
FullVersion: '$(Version).$(Build.BuildId)'
1818

1919
steps:

src/NLog.MailKit/NLog.MailKit.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ If the mail target was already available on your platform, this package will ove
2828
<AssemblyOriginatorKeyFile>NLog.snk</AssemblyOriginatorKeyFile>
2929
<DelaySign>false</DelaySign>
3030
<PackageReleaseNotes>
31-
- Updated NLog v6
32-
- Enable Nullable API
31+
Changelog:
32+
33+
- Updated NLog v6.0.2
3334

3435
See https://github.com/NLog/NLog.MailKit/releases
3536

0 commit comments

Comments
 (0)