Skip to content

Commit

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


Updates `NLog` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.3.3...v5.3.4)

Updates `NLog.Extensions.Logging` from 5.3.12 to 5.3.13
- [Release notes](https://github.com/NLog/NLog.Extensions.Logging/releases)
- [Changelog](https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD)
- [Commits](NLog/NLog.Extensions.Logging@v5.3.12...v5.3.13)

Updates `NLog` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.3.3...v5.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent d37f0bb commit 4fa229c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SharpFM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>

<PackageReference Include="NLog" Version="5.3.3" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.12" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.13" />

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

0 comments on commit 4fa229c

Please sign in to comment.