Merge pull request #137 from terrymacdonald/dependabot/nuget/develop/NLog-5.0.2

Bump NLog from 5.0.1 to 5.0.2
This commit is contained in:
terrymacdonald 2022-08-21 20:42:19 +12:00 committed by GitHub
commit 304e369127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -388,7 +388,7 @@
<Version>2.1.0</Version>
</PackageReference>
<PackageReference Include="NLog">
<Version>5.0.1</Version>
<Version>5.0.2</Version>
</PackageReference>
<PackageReference Include="protobuf-net">
<Version>3.1.17</Version>

View File

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