From 9aa9e52c19db4ba2d14d5f15d0f7ba4d6a158ee6 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 6 Oct 2023 16:25:17 +0000
Subject: [PATCH] Automated NuGet Dependency Updates
---
.../Digitalroot.Valheim.BetterClubs.csproj | 4 +--
.../packages.lock.json | 26 ++++++++++++++-----
2 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/src/Digitalroot.Valheim.BetterClubs/Digitalroot.Valheim.BetterClubs.csproj b/src/Digitalroot.Valheim.BetterClubs/Digitalroot.Valheim.BetterClubs.csproj
index 9e1f83d..561b9e2 100644
--- a/src/Digitalroot.Valheim.BetterClubs/Digitalroot.Valheim.BetterClubs.csproj
+++ b/src/Digitalroot.Valheim.BetterClubs/Digitalroot.Valheim.BetterClubs.csproj
@@ -53,12 +53,12 @@
runtime
-
+
all
runtime
compile; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/Digitalroot.Valheim.BetterClubs/packages.lock.json b/src/Digitalroot.Valheim.BetterClubs/packages.lock.json
index 13b4d23..2455a27 100644
--- a/src/Digitalroot.Valheim.BetterClubs/packages.lock.json
+++ b/src/Digitalroot.Valheim.BetterClubs/packages.lock.json
@@ -29,15 +29,15 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
- "requested": "[0.217.4, )",
- "resolved": "0.217.4",
- "contentHash": "1I3f3Iyd2KGkF9UiJBm38igV6CKiAG/wKW5AeJUJ+oSUBdzU/qAXPATOYEelr2+I+2k3wI8iTVuP+X4+NTwINw=="
+ "requested": "[0.217.24, )",
+ "resolved": "0.217.24",
+ "contentHash": "W78oFP03XyA6oEGgBbOJQGGCcCDqA3nLzby4fG2rKLtDQTVqRTaL7JvExrZ+JPFXEAT5bitBY1MW9rUePfUIGw=="
},
"Digitalroot.Valheim.References.JvL": {
"type": "Direct",
- "requested": "[2.12.7, )",
- "resolved": "2.12.7",
- "contentHash": "aZHPeAG2mr6gBIkeR6C0R8gNRapU1Yl1YssKc8G4nzIe/VqRE2GLJ3r33bGFwgQjDIoRPqnPWjJYboSkonZM4Q=="
+ "requested": "[2.14.3, )",
+ "resolved": "2.14.3",
+ "contentHash": "OxzLZDyqTXbtb+SlkNwmm5ZvoJOVtGXJm8Ehx9pbp05zFZeu1UD9CPIYw4EjmUOVy/yxnG9tk/pVox9asdxB0Q=="
},
"ErrorProne.NET.CoreAnalyzers": {
"type": "Direct",
@@ -60,6 +60,15 @@
"Fody": "6.3.0"
}
},
+ "Microsoft.NETFramework.ReferenceAssemblies": {
+ "type": "Direct",
+ "requested": "[1.0.3, )",
+ "resolved": "1.0.3",
+ "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
+ "dependencies": {
+ "Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3"
+ }
+ },
"BepInEx.BaseLib": {
"type": "Transitive",
"resolved": "5.4.20",
@@ -103,6 +112,11 @@
"MonoMod.RuntimeDetour": "21.12.13.1"
}
},
+ "Microsoft.NETFramework.ReferenceAssemblies.net462": {
+ "type": "Transitive",
+ "resolved": "1.0.3",
+ "contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
+ },
"Mono.Cecil": {
"type": "Transitive",
"resolved": "0.11.4",