Skip to content

Commit a54f7fe

Browse files
authored
Version 5.2.1 (#124)
1 parent 14e5a7f commit a54f7fe

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/NLog.DiagnosticSource/NLog.DiagnosticSource.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>net8.0;net6.0;net462;netstandard2.0</TargetFrameworks>
55
<RootNamespace>NLog</RootNamespace>
6-
<VersionPrefix>5.2.0</VersionPrefix>
6+
<VersionPrefix>5.2.1</VersionPrefix>
77
<VersionSuffix></VersionSuffix>
88

99
<AssemblyVersion>5.0.0.0</AssemblyVersion>
@@ -25,8 +25,7 @@
2525
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
2626
<PackageReadmeFile>README.md</PackageReadmeFile>
2727
<PackageReleaseNotes>
28-
- Updated to NLog v5.2.2
29-
- Updated nuget-package with README.md
28+
- Added NET8 as target-platform
3029

3130
See https://github.com/NLog/NLog.DiagnosticSource for documentation of ${activity} and DiagnosticListenerTarget
3231
</PackageReleaseNotes>

0 commit comments

Comments
 (0)