From 70eda628d6d887a89530824525712bddd3d3d4ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 21:02:01 +0000 Subject: [PATCH] Automated NuGet Dependency Updates --- .../Digitalroot.Valheim.ForsakenJVL.csproj | 4 ++-- .../packages.lock.json | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj b/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj index b1b6137..2d998f9 100644 --- a/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj +++ b/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj @@ -54,11 +54,11 @@ compile; build; native; contentfiles; analyzers; buildtransitive - + all - + all diff --git a/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json b/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json index 9b34431..7f3fb4f 100644 --- a/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json +++ b/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json @@ -35,11 +35,11 @@ }, "Digitalroot.Valheim.Common.Names": { "type": "Direct", - "requested": "[1.4.34, )", - "resolved": "1.4.34", - "contentHash": "uQ6SdP9Y0b/ssLyCGJUvLelLq3XRBUPbPTcSBk4NQXv0D6oSdsrd+95K3tN86E5XJFeNRGviZZPfSJWbq7sRmQ==", + "requested": "[1.4.35, )", + "resolved": "1.4.35", + "contentHash": "FHHhrtAwQyUfqntbolM9yRhcOvomBU/zrLpfPmFXrtfxYYXgWGvZlo1slvgvWCuRyoSFwqUFt/jNujOLeDzTYA==", "dependencies": { - "Digitalroot.Valheim.Common.Utils": "1.0.64" + "Digitalroot.Valheim.Common.Utils": "1.0.65" } }, "Digitalroot.Valheim.Common.References": { @@ -50,11 +50,11 @@ }, "Digitalroot.Valheim.Common.Utils": { "type": "Direct", - "requested": "[1.0.64, )", - "resolved": "1.0.64", - "contentHash": "47tdaqSzl8VCLGJ2owH4O7+FfUoSq/qSA3cNWpcqihwkmgUAner+FFkxYupxr0WVGL05jgI2u78jOBpGKP71TQ==", + "requested": "[1.0.65, )", + "resolved": "1.0.65", + "contentHash": "959nl5YeT++Q/PEXRIQqI5WmY9cA5gdcVECUN+wRPkSgyImROWHxU7u1VXus59BwRxL/rGSOz0YyIIxjVh7lBA==", "dependencies": { - "Digitalroot.Valheim.Common.Log": "1.1.53" + "Digitalroot.Valheim.Common.Log": "1.1.54" } }, "Digitalroot.Valheim.References.JvL": {