Merge pull request #62 from terrymacdonald/dependabot/nuget/develop/NLog-4.7.13

Bump NLog from 4.7.12 to 4.7.13
This commit is contained in:
terrymacdonald 2021-12-07 18:33:44 +13:00 committed by GitHub
commit 041bdfe74f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -344,7 +344,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>