Bump NLog from 5.0.2 to 5.0.4

Bumps [NLog](https://github.com/NLog/NLog) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/NLog/NLog/compare/v5.0.2...v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-02 08:30:37 +00:00 committed by GitHub
parent c30a70406b
commit 96a10547d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -385,7 +385,7 @@
<Version>2.1.0</Version>
</PackageReference>
<PackageReference Include="NLog">
<Version>5.0.2</Version>
<Version>5.0.4</Version>
</PackageReference>
<PackageReference Include="protobuf-net">
<Version>3.1.17</Version>

View File

@ -135,7 +135,7 @@
<Version>2.1.0</Version>
</PackageReference>
<PackageReference Include="NLog">
<Version>5.0.2</Version>
<Version>5.0.4</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>