Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency NLog to v5
Browse files Browse the repository at this point in the history
renovate[bot] authored Mar 18, 2023
1 parent 1cf645d commit 0fe5dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZWaveCore/ZWaveConsole/ZWaveConsole.csproj
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="4.5.11" />
<PackageReference Include="NLog" Version="5.1.2" />
<PackageReference Include="NLog.Extensions.Logging" Version="1.3.0" />
</ItemGroup>

0 comments on commit 0fe5dc1

Please sign in to comment.