From 0fbc11528be4bab707d76cb9e3f2f595510064bc Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 27 Jul 2023 07:05:50 +0000
Subject: [PATCH] Automated NuGet Dependency Updates
---
.../Digitalroot.Valheim.ForsakenJVL.csproj | 2 +-
.../packages.lock.json | 22 +++++++++++++++----
2 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj b/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj
index 2fb2be8..e1e694e 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 d7392ec..371392a 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.14, )",
- "resolved": "1.4.14",
- "contentHash": "8Cyd1e+Gj9nJSAwR0zf0PlaW+IvMKKTDEpOJ+Uw8bq67bqsdJSjUUc+oWJUqfqgRwNSN7XyVFOCdyIh7SJtiEw==",
+ "requested": "[1.4.15, )",
+ "resolved": "1.4.15",
+ "contentHash": "Nv2vrVUO+3cV9iCjbibw2cFi9DUy/gwgyZklX+g3i5fxkX/xAU1I8kWobzwRrzKtg1sYPuC7mCngt2EuiBFmmw==",
"dependencies": {
- "Digitalroot.Valheim.Common.Utils": "1.0.21"
+ "Digitalroot.Valheim.Common.Utils": "1.0.51"
}
},
"Digitalroot.Valheim.Common.References": {
@@ -78,6 +78,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",
@@ -105,6 +114,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",