From 70e837900baf1dcdf277cf9ef9361ec57467ea9a Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 15 May 2024 18:36:33 +0000
Subject: [PATCH] Automated NuGet Dependency Updates
---
.../Digitalroot.Valheim.EternalFire.csproj | 2 +-
.../packages.lock.json | 22 +++++++++++++++----
2 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/src/Digitalroot.Valheim.EternalFire/Digitalroot.Valheim.EternalFire.csproj b/src/Digitalroot.Valheim.EternalFire/Digitalroot.Valheim.EternalFire.csproj
index 382a390..7f85418 100644
--- a/src/Digitalroot.Valheim.EternalFire/Digitalroot.Valheim.EternalFire.csproj
+++ b/src/Digitalroot.Valheim.EternalFire/Digitalroot.Valheim.EternalFire.csproj
@@ -51,7 +51,7 @@
compile; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/src/Digitalroot.Valheim.EternalFire/packages.lock.json b/src/Digitalroot.Valheim.EternalFire/packages.lock.json
index 3f90ff6..d3970c8 100644
--- a/src/Digitalroot.Valheim.EternalFire/packages.lock.json
+++ b/src/Digitalroot.Valheim.EternalFire/packages.lock.json
@@ -35,11 +35,11 @@
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
- "requested": "[1.4.29, )",
- "resolved": "1.4.29",
- "contentHash": "JME1YRdj3EgQn7kW9YjEeh+4Vd+L9blzj8WSM2VqLcNdMva4h3b4zo+xiYNBwv3n83Tw5+G020nf4RFjHzYo4Q==",
+ "requested": "[1.4.30, )",
+ "resolved": "1.4.30",
+ "contentHash": "K66KrjXNaIE/igUTE4/UpVfmnIXKOduwzPoSI8u2SHZqf7wutFlBASZx66ek7A/nNi9S/4aXTWnwMX35NAs8oA==",
"dependencies": {
- "Digitalroot.Valheim.Common.Utils": "1.0.62"
+ "Digitalroot.Valheim.Common.Utils": "1.0.63"
}
},
"Digitalroot.Valheim.Common.References": {
@@ -84,6 +84,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.net48": "1.0.3"
+ }
+ },
"BepInEx.BaseLib": {
"type": "Transitive",
"resolved": "5.4.20",
@@ -116,6 +125,11 @@
"resolved": "1.2.0",
"contentHash": "jcZROJ28bmrZx/RaFHcTlSy3x4SmSsMolJiKoluFFrE7oMiXUnYx1K+SJeHJhow05W0Rg9oi9HEyZWwdYSV3cw=="
},
+ "Microsoft.NETFramework.ReferenceAssemblies.net48": {
+ "type": "Transitive",
+ "resolved": "1.0.3",
+ "contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
+ },
"Mono.Cecil": {
"type": "Transitive",
"resolved": "0.11.4",