Skip to content

Commit 36545cf

Browse files
Bump NLog from 4.7.9 to 4.7.10 (#80)
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.9 to 4.7.10. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.9...v4.7.10) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8ba69a3 commit 36545cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NLog.Windows.Forms/NLog.Windows.Forms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Added support for .NET Core 3.1 and .NET 5 (#42) (@weltkante, @304NotModified)
3636
</PropertyGroup>
3737

3838
<ItemGroup>
39-
<PackageReference Include="NLog" Version="4.7.9" />
39+
<PackageReference Include="NLog" Version="4.7.10" />
4040
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
4141
</ItemGroup>
4242
<ItemGroup>

0 commit comments

Comments
 (0)