From 85617bf906d7abb2f0c87b1a81c3efeab04b25dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:50:20 +0000 Subject: [PATCH] Bump NLog from 6.0.7 to 6.1.0 --- updated-dependencies: - dependency-name: NLog dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- AuthenticatorChooser/AuthenticatorChooser.csproj | 2 +- AuthenticatorChooser/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AuthenticatorChooser/AuthenticatorChooser.csproj b/AuthenticatorChooser/AuthenticatorChooser.csproj index e54d67e..36bf42e 100644 --- a/AuthenticatorChooser/AuthenticatorChooser.csproj +++ b/AuthenticatorChooser/AuthenticatorChooser.csproj @@ -30,7 +30,7 @@ - + diff --git a/AuthenticatorChooser/packages.lock.json b/AuthenticatorChooser/packages.lock.json index f46fb40..e60c0ce 100644 --- a/AuthenticatorChooser/packages.lock.json +++ b/AuthenticatorChooser/packages.lock.json @@ -22,9 +22,9 @@ }, "NLog": { "type": "Direct", - "requested": "[6.0.7, )", - "resolved": "6.0.7", - "contentHash": "16kwDY6+/TCBToyXekpcl5mxprUWuXqltdOK26w44E0rTQTiRCjXv1VVLDtSbgMCR1RirVvr+V/9T+76cwuqnw==" + "requested": "[6.1.0, )", + "resolved": "6.1.0", + "contentHash": "K4UdxS4fuJeCM0sm+JTXWoJgOtcXX7X5kvE94bR07UB8JOB6A2+ski7q1tf2qdv+N0H3gsoWtteScJCHa3+zpw==" }, "System.Management": { "type": "Direct",