Skip to content

Commit

Permalink
Update NLog.Extensions.Logging.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
snakefoot authored Dec 29, 2023
1 parent 10cc6d8 commit ce05f3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ChangeLog:

- Fixed IncludeActivityIdsWithBeginScope to work with NET 8.0 (#719) (@Owen-Krueger)
- UseNLog includes EnvironmentName when loading NLog config (#714) (@snakefoot)
- Updated to NLog v5.2.8 (#720) (@Osnakefoot)
- Updated to NLog v5.2.8 (#720) (@snakefoot)

Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD

Expand Down Expand Up @@ -133,4 +133,4 @@ List of major changes in NLog 5.0: https://nlog-project.org/2021/08/25/nlog-5-0-
<Target Name="DownloadMissingContent" BeforeTargets="GenerateNuspec">
<DownloadFile SourceUrl="https://nlog-project.org/N.png" DestinationFolder="$(MSBuildThisFileDirectory)" />
</Target>
</Project>
</Project>

0 comments on commit ce05f3b

Please sign in to comment.