Skip to content

Commit d9b22b5

Browse files
Bump NLog from 5.3.4 to 5.4.0
Bumps [NLog](https://github.com/NLog/NLog) from 5.3.4 to 5.4.0. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v5.3.4...v5.4.0) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03f5206 commit d9b22b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.NLog.Targets/Analogy.LogViewer.NLog.Targets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="Analogy.LogServer.Clients" Version="8.0.1" />
1616
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="8.0.0" />
17-
<PackageReference Include="NLog" Version="5.3.4" />
17+
<PackageReference Include="NLog" Version="5.4.0" />
1818
</ItemGroup>
1919
<ItemGroup>
2020
<None Include="..\Assets\AnalogyNlog.png">

0 commit comments

Comments
 (0)