Bump NLog from 4.7.12 to 4.7.13

Bumps [NLog](https://github.com/NLog/NLog) from 4.7.12 to 4.7.13.
- [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/v4.7.12...v4.7.13)

---
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] 2021-12-06 08:24:45 +00:00 committed by GitHub
parent b200c2bd01
commit b826cc05fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -343,7 +343,7 @@
<Version>2.1.0</Version>
</PackageReference>
<PackageReference Include="NLog">
<Version>4.7.12</Version>
<Version>4.7.13</Version>
</PackageReference>
<PackageReference Include="protobuf-net">
<Version>3.0.101</Version>

View File

@ -130,7 +130,7 @@
<Version>2.1.0</Version>
</PackageReference>
<PackageReference Include="NLog">
<Version>4.7.12</Version>
<Version>4.7.13</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>