From e6f4197dd7be1ba080a773170b911721aca0fd0b Mon Sep 17 00:00:00 2001 From: Nicholas Dunnaway Date: Mon, 11 Sep 2023 13:00:08 -0700 Subject: [PATCH] Updated JvL ref --- .github/workflows/release.yml | 2 +- .../Digitalroot.Valheim.BetterClubs.csproj | 2 +- .../packages.lock.json | 26 +++++-------------- 3 files changed, 8 insertions(+), 22 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a760a9c..b6431ef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,4 +37,4 @@ jobs: ts-name: Better_Clubs ts-description: "Add new upgrades for the Club weapon." ts-categories: Server-side Client-side Tweaks - ts-dependencies: denikson-BepInExPack_Valheim@5.4.2105 ValheimModding-Jotunn@2.11.5 + ts-dependencies: denikson-BepInExPack_Valheim@5.4.2105 ValheimModding-Jotunn@2.12.7 diff --git a/src/Digitalroot.Valheim.BetterClubs/Digitalroot.Valheim.BetterClubs.csproj b/src/Digitalroot.Valheim.BetterClubs/Digitalroot.Valheim.BetterClubs.csproj index f86d04d..9e1f83d 100644 --- a/src/Digitalroot.Valheim.BetterClubs/Digitalroot.Valheim.BetterClubs.csproj +++ b/src/Digitalroot.Valheim.BetterClubs/Digitalroot.Valheim.BetterClubs.csproj @@ -52,13 +52,13 @@ all runtime - all runtime compile; build; native; contentfiles; analyzers; buildtransitive + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Digitalroot.Valheim.BetterClubs/packages.lock.json b/src/Digitalroot.Valheim.BetterClubs/packages.lock.json index 9fc9837..13b4d23 100644 --- a/src/Digitalroot.Valheim.BetterClubs/packages.lock.json +++ b/src/Digitalroot.Valheim.BetterClubs/packages.lock.json @@ -18,12 +18,6 @@ "resolved": "1.0.21", "contentHash": "8mErk3UFjy80d9IlTjXNsofT7YfKLz897YE10ieB/SHNbBorzwVCPYRGsmuaNH8HyqjKQH3KnK4gDwDMBEC+DQ==" }, - "Digitalroot.Valheim.Common.ModReferences": { - "type": "Direct", - "requested": "[1.0.1, )", - "resolved": "1.0.1", - "contentHash": "VnXkywsYjlN60luKakgPslwtINareK4O/1nu3srhkvrI8rWMITXtXJSkrEvQE4f/h+4lpZA4mrvFisbYdNfV5g==" - }, "Digitalroot.Valheim.Common.Names": { "type": "Direct", "requested": "[1.4.16, )", @@ -39,6 +33,12 @@ "resolved": "0.217.4", "contentHash": "1I3f3Iyd2KGkF9UiJBm38igV6CKiAG/wKW5AeJUJ+oSUBdzU/qAXPATOYEelr2+I+2k3wI8iTVuP+X4+NTwINw==" }, + "Digitalroot.Valheim.References.JvL": { + "type": "Direct", + "requested": "[2.12.7, )", + "resolved": "2.12.7", + "contentHash": "aZHPeAG2mr6gBIkeR6C0R8gNRapU1Yl1YssKc8G4nzIe/VqRE2GLJ3r33bGFwgQjDIoRPqnPWjJYboSkonZM4Q==" + }, "ErrorProne.NET.CoreAnalyzers": { "type": "Direct", "requested": "[0.1.2, )", @@ -60,15 +60,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", @@ -112,11 +103,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",