Skip to content

Commit

Permalink
Version 5.2.1 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
snakefoot authored Jan 28, 2024
1 parent 14e5a7f commit a54f7fe
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/NLog.DiagnosticSource/NLog.DiagnosticSource.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net8.0;net6.0;net462;netstandard2.0</TargetFrameworks>
<RootNamespace>NLog</RootNamespace>
<VersionPrefix>5.2.0</VersionPrefix>
<VersionPrefix>5.2.1</VersionPrefix>
<VersionSuffix></VersionSuffix>

<AssemblyVersion>5.0.0.0</AssemblyVersion>
Expand All @@ -25,8 +25,7 @@
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>
- Updated to NLog v5.2.2
- Updated nuget-package with README.md
- Added NET8 as target-platform

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

0 comments on commit a54f7fe

Please sign in to comment.