From 993ec61f93f9c27e9223729585d1c08d2ae0ca62 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 1 Jun 2024 19:02:12 +0000
Subject: [PATCH] Automated NuGet Dependency Updates
---
.../Digitalroot.Valheim.ForsakenJVL.csproj | 2 +-
src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj b/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj
index 30d0802..a806896 100644
--- a/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj
+++ b/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj
@@ -54,7 +54,7 @@
compile; build; native; contentfiles; analyzers; buildtransitive
-
+
all
diff --git a/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json b/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
index c5cbff8..24ee5c5 100644
--- a/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
+++ b/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
@@ -35,9 +35,9 @@
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
- "requested": "[1.4.31, )",
- "resolved": "1.4.31",
- "contentHash": "t9xQAy+gDA8B1CbN9xDe51xGdJ7X/yojhiS/ZC6/PPS8mOb89RH9F0ESFOyvHvhyuOBIuqbW1clE4QWfrem44A==",
+ "requested": "[1.4.32, )",
+ "resolved": "1.4.32",
+ "contentHash": "nmnzPGhVzfb7jI2VoL6I+WPROGqUcJfeInqPWasMjskwmAYem1iCtOBfCSgYlCAcYaH2g3K4frIPvtTjCqzF0A==",
"dependencies": {
"Digitalroot.Valheim.Common.Utils": "1.0.63"
}