Skip to content

Commit b10f768

Browse files
Bump NLog from 5.0.2 to 5.0.5 (#126)
Bumps [NLog](https://github.com/NLog/NLog) from 5.0.2 to 5.0.5. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v5.0.2...v5.0.5) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8a2f69 commit b10f768

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
@@ -39,7 +39,7 @@ Remember to register NLog.Windows.Forms in NLog.config
3939
</PropertyGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="NLog" Version="5.0.2" />
42+
<PackageReference Include="NLog" Version="5.0.5" />
4343
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
4444
</ItemGroup>
4545

0 commit comments

Comments
 (0)