Skip to content

Commit

Permalink
Automated NuGet Dependency Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2023
1 parent c7c0431 commit 617f4d3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
<PackageReference Include="Digitalroot.Valheim.Build.Targets" Version="1.0.21">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.30">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.31">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.14.6" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.15.0" />
</ItemGroup>

</Project>
26 changes: 20 additions & 6 deletions src/Digitalroot.Valheim.SlopeCombatAssistance/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,24 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.217.30, )",
"resolved": "0.217.30",
"contentHash": "B1HHmPAlCire+YKJKYRiHpYRQHUyAiTrQtTujhua1AxQgMS6RCUlJ1kr3XNks3976gduuOsWJ2ydd6MHqLxRvA=="
"requested": "[0.217.31, )",
"resolved": "0.217.31",
"contentHash": "YbSo2DaSyG4UpCseLfr7NA5+dTlVe6/K9m6Ei7cA2VXA9bjSG+COqIXmIDj44jL5P9fPhSfu844IuoJzIrowOg=="
},
"Digitalroot.Valheim.References.JvL": {
"type": "Direct",
"requested": "[2.14.6, )",
"resolved": "2.14.6",
"contentHash": "lYXe5Qb3MAuRHfyCeFYucawQ99EdXd08wB5ls2CDi6blHjapWkzKH/UhV1LLtJKR/eq40bU1uoR72adZ/veoCg=="
"requested": "[2.15.0, )",
"resolved": "2.15.0",
"contentHash": "KzOjN8ZGqpapqkPrfcztDJcX59r0ntnOMVmtjHS7OCKCjXy51k3i/xUgvNQuO7ifA8p4KSUEuiziF0SRaHOSIQ=="
},
"Microsoft.NETFramework.ReferenceAssemblies": {
"type": "Direct",
"requested": "[1.0.3, )",
"resolved": "1.0.3",
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies.net48": "1.0.3"
}
},
"BepInEx.BaseLib": {
"type": "Transitive",
Expand All @@ -49,6 +58,11 @@
"MonoMod.RuntimeDetour": "21.12.13.1"
}
},
"Microsoft.NETFramework.ReferenceAssemblies.net48": {
"type": "Transitive",
"resolved": "1.0.3",
"contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
},
"Mono.Cecil": {
"type": "Transitive",
"resolved": "0.11.4",
Expand Down

0 comments on commit 617f4d3

Please sign in to comment.