From 644ac834f94f74fdbebe8402b5ee171271300e57 Mon Sep 17 00:00:00 2001 From: Nicholas Dunnaway Date: Sat, 1 Apr 2023 20:25:02 -0700 Subject: [PATCH] Update Refs --- .../Digitalroot.Valheim.PluginInfo.csproj | 4 +-- .../packages.lock.json | 34 ++++++------------- 2 files changed, 12 insertions(+), 26 deletions(-) diff --git a/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj b/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj index 0dfedca..65c675d 100644 --- a/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj +++ b/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj @@ -73,8 +73,8 @@ all compile; build; native; contentfiles; analyzers; buildtransitive - - + + all diff --git a/src/Digitalroot.Valheim.PluginInfo/packages.lock.json b/src/Digitalroot.Valheim.PluginInfo/packages.lock.json index 3f27485..959123e 100644 --- a/src/Digitalroot.Valheim.PluginInfo/packages.lock.json +++ b/src/Digitalroot.Valheim.PluginInfo/packages.lock.json @@ -26,18 +26,18 @@ }, "Digitalroot.Valheim.Common.Log": { "type": "Direct", - "requested": "[1.1.41, )", - "resolved": "1.1.41", - "contentHash": "+Z0oKdPE26Bh0IFxqUFKzs2pJ9mWIRaEmVuKg8YAzLe2Sxty6KOyHwztiY0R46xfDZanFTdSBLLIGlj/18viig==", + "requested": "[1.1.42, )", + "resolved": "1.1.42", + "contentHash": "Q237pNR3r5hwuVO832aWR+1xg8GfBwoCW7cbozZY0k2Sq2zU70jRBxhdsmtWshM0se5biyz0n5HvHJTP4sWNWw==", "dependencies": { - "Digitalroot.Valheim.Common.Json": "1.0.29" + "Digitalroot.Valheim.Common.Json": "1.0.30" } }, "Digitalroot.Valheim.Common.References": { "type": "Direct", - "requested": "[0.212.21, )", - "resolved": "0.212.21", - "contentHash": "+tvmtVUWdYUg98jhfMBvOiTn1i8Lz5HpVJsd8CKaWVEocBOfaRZc+wuvQy90X/dP0+2A5pmu3tToxS9osIrJ5A==" + "requested": "[0.214.302, )", + "resolved": "0.214.302", + "contentHash": "OkdY7lR1iPcVYoJUXcQfw3mQ+Wd0TiMw/1f34rAuSAAtvvlo7n4RSRt7IoRaVIHamOd/MqtzK9yLWr1rxUeHBQ==" }, "Digitalroot.Valheim.Common.Utils": { "type": "Direct", @@ -69,15 +69,6 @@ "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", @@ -85,10 +76,10 @@ }, "Digitalroot.Valheim.Common.Json": { "type": "Transitive", - "resolved": "1.0.29", - "contentHash": "n2BGOLpyxOkaPMKRjWIA6VR+wDUHx3ZfXAfmJfG3POMGQjCJUNC/rPxkBdIxaAa0kSFBduLlX8RSX0Ppev0MfQ==", + "resolved": "1.0.30", + "contentHash": "yPbOPSYOCX+18DgjF+UW9RZvZa7ybrSscPQiPFJijEwwejYOhQAa1yt1QQJIX/2kdZp9D7w/bQzNSqSEoc1tBA==", "dependencies": { - "Digitalroot.Valheim.Common.References": "0.212.21", + "Digitalroot.Valheim.Common.References": "0.214.302", "fastJSON": "2.4.0.4" } }, @@ -105,11 +96,6 @@ "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",