Skip to content

Commit

Permalink
Updated JvL ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Sep 11, 2023
1 parent 12779a5 commit e6f4197
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected] ValheimModding-Jotunn@2.11.5
ts-dependencies: [email protected] ValheimModding-Jotunn@2.12.7
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.ModReferences" Version="1.0.1" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.16" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.4">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.12.7" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
26 changes: 6 additions & 20 deletions src/Digitalroot.Valheim.BetterClubs/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -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, )",
Expand All @@ -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, )",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit e6f4197

Please sign in to comment.