Skip to content

Commit

Permalink
chore(deps): bump the nlog group with 1 update
Browse files Browse the repository at this point in the history
Bumps the nlog group with 1 update: [NLog](https://github.com/NLog/NLog).

- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.2.5...v5.2.7)

---
updated-dependencies:
- dependency-name: NLog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nlog
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 8254ab9 commit 9dbcd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharpFM.App/SharpFM.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>

<PackageReference Include="NLog" Version="5.2.5" />
<PackageReference Include="NLog" Version="5.2.7" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.5" />

<None Update="nlog.config" CopyToOutputDirectory="Always" />
Expand Down

0 comments on commit 9dbcd55

Please sign in to comment.