Skip to content

Commit c4c2273

Browse files
Bump NLog from 4.7.11 to 4.7.12 (#89)
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.11 to 4.7.12. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/v4.7.12/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.11...v4.7.12) --- 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 d8cddfa commit c4c2273

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

0 commit comments

Comments
 (0)