Skip to content

Commit ead52d4

Browse files
Automated NuGet Dependency Updates
1 parent ad86b75 commit ead52d4

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<ExcludeAssets>runtime</ExcludeAssets>
8181
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8282
</PackageReference>
83-
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.52" />
83+
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.53" />
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: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
},
5757
"Digitalroot.Valheim.Common.Utils": {
5858
"type": "Direct",
59-
"requested": "[1.0.52, )",
60-
"resolved": "1.0.52",
61-
"contentHash": "VPqwLAbFxUukEBhmOOFbvxYbzwW8Z2sSFz1J3jZYJYXMOiw5hbXQOpSQQ3pU7/MxDQQQZ8z+jih/4rQr4DN4eg==",
59+
"requested": "[1.0.53, )",
60+
"resolved": "1.0.53",
61+
"contentHash": "q5q7TsOutzHvbqe15OvFUk+e82HyNrQzdzCNwLEfZf94vjTdPiYzQaqmCPUHwtsrLaimEN7OHBj1Oj8STcio6g==",
6262
"dependencies": {
6363
"Digitalroot.Valheim.Common.Log": "1.1.44"
6464
}
@@ -84,6 +84,15 @@
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+
},
8796
"BepInEx.BaseLib": {
8897
"type": "Transitive",
8998
"resolved": "5.4.20",
@@ -111,6 +120,11 @@
111120
"MonoMod.RuntimeDetour": "21.12.13.1"
112121
}
113122
},
123+
"Microsoft.NETFramework.ReferenceAssemblies.net462": {
124+
"type": "Transitive",
125+
"resolved": "1.0.3",
126+
"contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
127+
},
114128
"Mono.Cecil": {
115129
"type": "Transitive",
116130
"resolved": "0.11.4",

0 commit comments

Comments
 (0)