Skip to content

Commit d003738

Browse files
Bump NLog from 4.7.10 to 4.7.11 (#84)
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.10 to 4.7.11. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.10...v4.7.11) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42f529a commit d003738

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.10" />
39+
<PackageReference Include="NLog" Version="4.7.11" />
4040
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
4141
</ItemGroup>
4242
<ItemGroup>

0 commit comments

Comments
 (0)