From 8ce3b267bfd8cef8731d573dd9dac3a2d466f426 Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Thu, 26 Jun 2025 12:51:23 +0200 Subject: [PATCH] Update NLog levels --- Z64Utils/NLog-Debug.config | 4 ++-- Z64Utils/NLog-Release.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Z64Utils/NLog-Debug.config b/Z64Utils/NLog-Debug.config index 00d46d9..1ddfc7a 100644 --- a/Z64Utils/NLog-Debug.config +++ b/Z64Utils/NLog-Debug.config @@ -31,8 +31,8 @@ - - + + \ No newline at end of file diff --git a/Z64Utils/NLog-Release.config b/Z64Utils/NLog-Release.config index 532a8f5..4b2dba6 100644 --- a/Z64Utils/NLog-Release.config +++ b/Z64Utils/NLog-Release.config @@ -32,7 +32,7 @@ - + \ No newline at end of file