Skip to content

Commit 2c643bc

Browse files
committed
Updated JvL ref
1 parent ead52d4 commit 2c643bc

File tree

2 files changed

+7
-21
lines changed

2 files changed

+7
-21
lines changed

src/Digitalroot.Valheim.BoneArrowsJVL/Digitalroot.Valheim.BoneArrowsJVL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7272
</PackageReference>
7373
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.44" />
74-
<PackageReference Include="Digitalroot.Valheim.Common.ModReferences" Version="1.0.1" />
7574
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.16">
7675
<IncludeAssets></IncludeAssets>
7776
</PackageReference>
@@ -81,6 +80,7 @@
8180
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8281
</PackageReference>
8382
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.53" />
83+
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.12.7" />
8484
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
8585
<PrivateAssets>all</PrivateAssets>
8686
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

src/Digitalroot.Valheim.BoneArrowsJVL/packages.lock.json

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@
3333
"Digitalroot.Valheim.Common.Json": "1.0.32"
3434
}
3535
},
36-
"Digitalroot.Valheim.Common.ModReferences": {
37-
"type": "Direct",
38-
"requested": "[1.0.1, )",
39-
"resolved": "1.0.1",
40-
"contentHash": "VnXkywsYjlN60luKakgPslwtINareK4O/1nu3srhkvrI8rWMITXtXJSkrEvQE4f/h+4lpZA4mrvFisbYdNfV5g=="
41-
},
4236
"Digitalroot.Valheim.Common.Names": {
4337
"type": "Direct",
4438
"requested": "[1.4.16, )",
@@ -63,6 +57,12 @@
6357
"Digitalroot.Valheim.Common.Log": "1.1.44"
6458
}
6559
},
60+
"Digitalroot.Valheim.References.JvL": {
61+
"type": "Direct",
62+
"requested": "[2.12.7, )",
63+
"resolved": "2.12.7",
64+
"contentHash": "aZHPeAG2mr6gBIkeR6C0R8gNRapU1Yl1YssKc8G4nzIe/VqRE2GLJ3r33bGFwgQjDIoRPqnPWjJYboSkonZM4Q=="
65+
},
6666
"ErrorProne.NET.CoreAnalyzers": {
6767
"type": "Direct",
6868
"requested": "[0.1.2, )",
@@ -84,15 +84,6 @@
8484
"Fody": "6.3.0"
8585
}
8686
},
87-
"Microsoft.NETFramework.ReferenceAssemblies": {
88-
"type": "Direct",
89-
"requested": "[1.0.3, )",
90-
"resolved": "1.0.3",
91-
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
92-
"dependencies": {
93-
"Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3"
94-
}
95-
},
9687
"BepInEx.BaseLib": {
9788
"type": "Transitive",
9889
"resolved": "5.4.20",
@@ -120,11 +111,6 @@
120111
"MonoMod.RuntimeDetour": "21.12.13.1"
121112
}
122113
},
123-
"Microsoft.NETFramework.ReferenceAssemblies.net462": {
124-
"type": "Transitive",
125-
"resolved": "1.0.3",
126-
"contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
127-
},
128114
"Mono.Cecil": {
129115
"type": "Transitive",
130116
"resolved": "0.11.4",

0 commit comments

Comments
 (0)