Bump NLog from 5.0.0 to 5.0.1

Bumps [NLog](https://github.com/NLog/NLog) from 5.0.0 to 5.0.1.
- [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...v5.0.1)

---
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-06-13 08:29:52 +00:00 committed by GitHub
parent 2d2cbcbe90
commit 8866334a8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -342,7 +342,7 @@
<Version>2.1.0</Version>
</PackageReference>
<PackageReference Include="NLog">
<Version>5.0.0</Version>
<Version>5.0.1</Version>
</PackageReference>
<PackageReference Include="protobuf-net">
<Version>3.1.4</Version>

View File

@ -134,7 +134,7 @@
<Version>2.1.0</Version>
</PackageReference>
<PackageReference Include="NLog">
<Version>5.0.0</Version>
<Version>5.0.1</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>