Commit d222cfe
The path-traversal skip message in Files.ExtractAll() used LogWarning,
but this is a diagnostic/informational message that should use
LogDebugMessage (MessageImportance.Low) instead.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9b8ef3c commit d222cfe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| |||
0 commit comments