Skip to content

Commit 1bb4355

Browse files
Automated NuGet Dependency Updates
1 parent 63ebc14 commit 1bb4355

File tree

2 files changed

+23
-9
lines changed

2 files changed

+23
-9
lines changed

src/Digitalroot.Valheim.LightningArrowsJVL/Digitalroot.Valheim.LightningArrowsJVL.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@
8282
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.18">
8383
<IncludeAssets></IncludeAssets>
8484
</PackageReference>
85-
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.30">
85+
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.31">
8686
<PrivateAssets>all</PrivateAssets>
8787
<ExcludeAssets>runtime</ExcludeAssets>
8888
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8989
</PackageReference>
9090
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.55" />
91-
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.14.6" />
91+
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.15.0" />
9292
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
9393
<PrivateAssets>all</PrivateAssets>
9494
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

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

Lines changed: 21 additions & 7 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.30, )",
48-
"resolved": "0.217.30",
49-
"contentHash": "B1HHmPAlCire+YKJKYRiHpYRQHUyAiTrQtTujhua1AxQgMS6RCUlJ1kr3XNks3976gduuOsWJ2ydd6MHqLxRvA=="
47+
"requested": "[0.217.31, )",
48+
"resolved": "0.217.31",
49+
"contentHash": "YbSo2DaSyG4UpCseLfr7NA5+dTlVe6/K9m6Ei7cA2VXA9bjSG+COqIXmIDj44jL5P9fPhSfu844IuoJzIrowOg=="
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.14.6, )",
63-
"resolved": "2.14.6",
64-
"contentHash": "lYXe5Qb3MAuRHfyCeFYucawQ99EdXd08wB5ls2CDi6blHjapWkzKH/UhV1LLtJKR/eq40bU1uoR72adZ/veoCg=="
62+
"requested": "[2.15.0, )",
63+
"resolved": "2.15.0",
64+
"contentHash": "KzOjN8ZGqpapqkPrfcztDJcX59r0ntnOMVmtjHS7OCKCjXy51k3i/xUgvNQuO7ifA8p4KSUEuiziF0SRaHOSIQ=="
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.net48": "1.0.3"
94+
}
95+
},
8796
"BepInEx.BaseLib": {
8897
"type": "Transitive",
8998
"resolved": "5.4.20",
@@ -92,7 +101,7 @@
92101
"Digitalroot.References.Unity": {
93102
"type": "Transitive",
94103
"resolved": "2022.3.12",
95-
"contentHash": "QgMwg+WAnbvmjxSuL+PKjr+35B0FhO0Thw9ddoSBrfBkYsMSCYAqJ0APsN2AQfXn3zVdJgP7Rw2S41DJfuBxRQ=="
104+
"contentHash": "LlR803HocdHI0dTL3b1M1kRYuyCxvLh1BsqAeE3KkRIW/s2GHIdeDoWNYxav3IRInYvgHTlKmvXxovqJJeb7ew=="
96105
},
97106
"Digitalroot.Valheim.Common.Json": {
98107
"type": "Transitive",
@@ -117,6 +126,11 @@
117126
"MonoMod.RuntimeDetour": "21.12.13.1"
118127
}
119128
},
129+
"Microsoft.NETFramework.ReferenceAssemblies.net48": {
130+
"type": "Transitive",
131+
"resolved": "1.0.3",
132+
"contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
133+
},
120134
"Mono.Cecil": {
121135
"type": "Transitive",
122136
"resolved": "0.11.4",

0 commit comments

Comments
 (0)