Skip to content

Commit 2d73d78

Browse files
Automated NuGet Dependency Updates
1 parent 2c643bc commit 2d73d78

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@
7474
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.16">
7575
<IncludeAssets></IncludeAssets>
7676
</PackageReference>
77-
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.4">
77+
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.24">
7878
<PrivateAssets>all</PrivateAssets>
7979
<ExcludeAssets>runtime</ExcludeAssets>
8080
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8181
</PackageReference>
8282
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.53" />
83-
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.12.7" />
83+
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.14.3" />
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: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
},
4545
"Digitalroot.Valheim.Common.References": {
4646
"type": "Direct",
47-
"requested": "[0.217.4, )",
48-
"resolved": "0.217.4",
49-
"contentHash": "1I3f3Iyd2KGkF9UiJBm38igV6CKiAG/wKW5AeJUJ+oSUBdzU/qAXPATOYEelr2+I+2k3wI8iTVuP+X4+NTwINw=="
47+
"requested": "[0.217.24, )",
48+
"resolved": "0.217.24",
49+
"contentHash": "W78oFP03XyA6oEGgBbOJQGGCcCDqA3nLzby4fG2rKLtDQTVqRTaL7JvExrZ+JPFXEAT5bitBY1MW9rUePfUIGw=="
5050
},
5151
"Digitalroot.Valheim.Common.Utils": {
5252
"type": "Direct",
@@ -59,9 +59,9 @@
5959
},
6060
"Digitalroot.Valheim.References.JvL": {
6161
"type": "Direct",
62-
"requested": "[2.12.7, )",
63-
"resolved": "2.12.7",
64-
"contentHash": "aZHPeAG2mr6gBIkeR6C0R8gNRapU1Yl1YssKc8G4nzIe/VqRE2GLJ3r33bGFwgQjDIoRPqnPWjJYboSkonZM4Q=="
62+
"requested": "[2.14.3, )",
63+
"resolved": "2.14.3",
64+
"contentHash": "OxzLZDyqTXbtb+SlkNwmm5ZvoJOVtGXJm8Ehx9pbp05zFZeu1UD9CPIYw4EjmUOVy/yxnG9tk/pVox9asdxB0Q=="
6565
},
6666
"ErrorProne.NET.CoreAnalyzers": {
6767
"type": "Direct",
@@ -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)