From 6e4d5bef708e3a5906dee37b6dda3cd5527e1094 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:02:34 +0000 Subject: [PATCH] Automated NuGet Dependency Updates --- .../Digitalroot.Valheim.Common.Names.csproj | 2 +- .../packages.lock.json | 20 ++++++++++++++++--- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj b/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj index b3d902a..89e961a 100644 --- a/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj +++ b/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj @@ -37,7 +37,7 @@ - + all diff --git a/src/Digitalroot.Valheim.Common.Names/packages.lock.json b/src/Digitalroot.Valheim.Common.Names/packages.lock.json index e6ff540..7f145ae 100644 --- a/src/Digitalroot.Valheim.Common.Names/packages.lock.json +++ b/src/Digitalroot.Valheim.Common.Names/packages.lock.json @@ -4,9 +4,9 @@ ".NETFramework,Version=v4.8": { "Digitalroot.Valheim.Common.References": { "type": "Direct", - "requested": "[0.218.15, )", - "resolved": "0.218.15", - "contentHash": "Qg5YEUrGP9yBimtvSyfmODhOMFwErdGt6ZmFyz2zU1CeW4pgXA+VHIskqA2oHHkzp/6FLhr0ZR5laeAQ+Ah8aA==" + "requested": "[0.218.16, )", + "resolved": "0.218.16", + "contentHash": "RfI4oZoufAK5GVx6Y3uXDmW0t2dhNATXhPviP5srGqYM8qdQgMa4G2SWL6jaC3lP4aHp4lPEsBgCNAt1QUtEOA==" }, "Digitalroot.Valheim.Common.Utils": { "type": "Direct", @@ -17,6 +17,15 @@ "Digitalroot.Valheim.Common.Log": "1.1.53" } }, + "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" + } + }, "Digitalroot.References.Unity": { "type": "Transitive", "resolved": "2022.3.17", @@ -43,6 +52,11 @@ "type": "Transitive", "resolved": "1.2.0", "contentHash": "jcZROJ28bmrZx/RaFHcTlSy3x4SmSsMolJiKoluFFrE7oMiXUnYx1K+SJeHJhow05W0Rg9oi9HEyZWwdYSV3cw==" + }, + "Microsoft.NETFramework.ReferenceAssemblies.net48": { + "type": "Transitive", + "resolved": "1.0.3", + "contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ==" } } }