Skip to content

Commit 7b843f2

Browse files
Automated NuGet Dependency Updates
1 parent c34a8ab commit 7b843f2

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
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,7 @@
7171
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7272
</PackageReference>
7373
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.43" />
74-
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.14">
74+
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.15">
7575
<IncludeAssets></IncludeAssets>
7676
</PackageReference>
7777
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.216.902">

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

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
},
3636
"Digitalroot.Valheim.Common.Names": {
3737
"type": "Direct",
38-
"requested": "[1.4.14, )",
39-
"resolved": "1.4.14",
40-
"contentHash": "8Cyd1e+Gj9nJSAwR0zf0PlaW+IvMKKTDEpOJ+Uw8bq67bqsdJSjUUc+oWJUqfqgRwNSN7XyVFOCdyIh7SJtiEw==",
38+
"requested": "[1.4.15, )",
39+
"resolved": "1.4.15",
40+
"contentHash": "Nv2vrVUO+3cV9iCjbibw2cFi9DUy/gwgyZklX+g3i5fxkX/xAU1I8kWobzwRrzKtg1sYPuC7mCngt2EuiBFmmw==",
4141
"dependencies": {
42-
"Digitalroot.Valheim.Common.Utils": "1.0.21"
42+
"Digitalroot.Valheim.Common.Utils": "1.0.51"
4343
}
4444
},
4545
"Digitalroot.Valheim.Common.References": {
@@ -78,6 +78,15 @@
7878
"Fody": "6.3.0"
7979
}
8080
},
81+
"Microsoft.NETFramework.ReferenceAssemblies": {
82+
"type": "Direct",
83+
"requested": "[1.0.3, )",
84+
"resolved": "1.0.3",
85+
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
86+
"dependencies": {
87+
"Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3"
88+
}
89+
},
8190
"BepInEx.BaseLib": {
8291
"type": "Transitive",
8392
"resolved": "5.4.20",
@@ -105,6 +114,11 @@
105114
"MonoMod.RuntimeDetour": "21.12.13.1"
106115
}
107116
},
117+
"Microsoft.NETFramework.ReferenceAssemblies.net462": {
118+
"type": "Transitive",
119+
"resolved": "1.0.3",
120+
"contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
121+
},
108122
"Mono.Cecil": {
109123
"type": "Transitive",
110124
"resolved": "0.11.4",

0 commit comments

Comments
 (0)