Bump NLog from 5.0.4 to 5.0.5

Bumps [NLog](https://github.com/NLog/NLog) from 5.0.4 to 5.0.5.
- [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.4...v5.0.5)

---
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-10-26 08:26:28 +00:00 committed by GitHub
parent bd1da2475b
commit a7e09d543a
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.4</Version>
<Version>5.0.5</Version>
</PackageReference>
<PackageReference Include="protobuf-net">
<Version>3.1.22</Version>

View File

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