Commit 9a7c7a6
committed
deps(dotnet): updated NLog.WindowsEventLog to 6.1.3
PR #77 bumped NLog and NLog.Extensions.Logging from 6.1.2 to
6.1.3; the sibling NLog.WindowsEventLog stayed at 6.1.2 because
the parallel Dependabot PR #78 — which also covered the
WindowsEventLog bump — was auto-closed after #77 merged
(Dependabot detected the NLog line was already at 6.1.3 and
treated #78 as superseded, without separately handling the
WindowsEventLog line that was unique to #78).
* Three NLog 6.1.x packages now consistently at 6.1.3
(NLog, NLog.Extensions.Logging, NLog.WindowsEventLog)
* The NLog.Targets.* family stays on 6.0.x / 6.1.1 by
intent (per inline comment "NLog 6.0 separate target
packages") — no 6.1.3 release exists for those
* Local build green on net8 + net101 parent e8a0225 commit 9a7c7a6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments