From 358e2f6052fa000aa8a2f07aa68a9dc8722df411 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 2 Apr 2023 10:05:02 +0000
Subject: [PATCH] Automated NuGet Dependency Updates
---
.../Digitalroot.Valheim.PluginInfo.csproj | 4 +--
.../packages.lock.json | 28 ++++++++++++++-----
2 files changed, 23 insertions(+), 9 deletions(-)
diff --git a/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj b/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj
index 65c675d..9951919 100644
--- a/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj
+++ b/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj
@@ -74,8 +74,8 @@
compile; build; native; contentfiles; analyzers; buildtransitive
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/Digitalroot.Valheim.PluginInfo/packages.lock.json b/src/Digitalroot.Valheim.PluginInfo/packages.lock.json
index 959123e..3ad0a38 100644
--- a/src/Digitalroot.Valheim.PluginInfo/packages.lock.json
+++ b/src/Digitalroot.Valheim.PluginInfo/packages.lock.json
@@ -35,17 +35,17 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
- "requested": "[0.214.302, )",
- "resolved": "0.214.302",
- "contentHash": "OkdY7lR1iPcVYoJUXcQfw3mQ+Wd0TiMw/1f34rAuSAAtvvlo7n4RSRt7IoRaVIHamOd/MqtzK9yLWr1rxUeHBQ=="
+ "requested": "[0.214.303, )",
+ "resolved": "0.214.303",
+ "contentHash": "Mb//cB7mC0biMIIxPuk5Yj3CIUlo3Ie2oRuXbgVSpe2htFcsJ0FhJJtRjs/3v2eBs5dX0TpDSn2QZmVCE+Yzlw=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
- "requested": "[1.0.45, )",
- "resolved": "1.0.45",
- "contentHash": "X6NXehYVJrAJLLHzluFKdrtsv4HzvCIACinjtKbqfjQaN5VrpVBNaaz1MUaU7pwp6Sf/OsUzuV1PY49cckVELA==",
+ "requested": "[1.0.46, )",
+ "resolved": "1.0.46",
+ "contentHash": "Ad1MX7Q2eQLydMqtqg5PRyGyiYJW23jD4u03DmSdmA5mcHkkUGJbVW3cEfVg0Eu14JNCPnLLO3pKkiDFf6AX5Q==",
"dependencies": {
- "Digitalroot.Valheim.Common.Log": "1.1.39"
+ "Digitalroot.Valheim.Common.Log": "1.1.42"
}
},
"ErrorProne.NET.CoreAnalyzers": {
@@ -69,6 +69,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",
@@ -96,6 +105,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",