Bump NLog from 5.1.0 to 5.1.1

Bumps [NLog](https://github.com/NLog/NLog) from 5.1.0 to 5.1.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.1.0...v5.1.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-12-30 08:04:25 +00:00 committed by GitHub
parent 181b3b8a9a
commit c73ca59532
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.1.0</Version>
<Version>5.1.1</Version>
</PackageReference>
<PackageReference Include="protobuf-net">
<Version>3.1.26</Version>

View File

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