Skip to content

Commit

Permalink
Update to VH 0.217.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Nov 15, 2023
1 parent f95c08d commit 60f167c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.29">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.30">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.54" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.55" />
</ItemGroup>

<ItemGroup>
Expand Down
26 changes: 13 additions & 13 deletions src/Digitalroot.Valheim.Common.Names/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
".NETFramework,Version=v4.8": {
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.217.29, )",
"resolved": "0.217.29",
"contentHash": "0DtYKqv+/EY5Epw+n3/2Li8LTTn5vDtY8C7dszu5K7RIXqK7Q7iQJ7a21pl8Qjsxgt4Ay2YtSx9w77UjNRc5dA=="
"requested": "[0.217.30, )",
"resolved": "0.217.30",
"contentHash": "B1HHmPAlCire+YKJKYRiHpYRQHUyAiTrQtTujhua1AxQgMS6RCUlJ1kr3XNks3976gduuOsWJ2ydd6MHqLxRvA=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.54, )",
"resolved": "1.0.54",
"contentHash": "kTPLu2Pnoh9tI8lN7HtvExg0jnAtFjYiAZQVexZQP1NewZGH6b0cLF9LpCm1a/oow+0ME4v4eB/P009mHNjmmQ==",
"requested": "[1.0.55, )",
"resolved": "1.0.55",
"contentHash": "J9VWU0c+GLXvUYKlBx0zeN5t49iCEnYWC27O2/CSC6IitOe3tR3YhSCanFvAQPNuR0UOpjmbUgHegA3t6NS6AQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.45"
"Digitalroot.Valheim.Common.Log": "1.1.46"
}
},
"Digitalroot.References.Unity": {
Expand All @@ -24,20 +24,20 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.33",
"contentHash": "kYR3ftc/1jYsr5UPtIZV1QCWQSHZ0TSOqow6ofqYoMikbIYjUc6A99i0uU2rPGRBp0Pyhu/EFthfEE+iXET4Tw==",
"resolved": "1.0.34",
"contentHash": "L7xiFHkundjUriPdJeqpy+V65EjaJpIrQu925VV1E1JbvL16jcVDY32Hj5HoREUEe1Tn8VJSYJBU6SJTqha2kw==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.12",
"Digitalroot.Valheim.Common.References": "0.217.29",
"Digitalroot.Valheim.Common.References": "0.217.30",
"fastJSON": "2.4.0.4"
}
},
"Digitalroot.Valheim.Common.Log": {
"type": "Transitive",
"resolved": "1.1.45",
"contentHash": "zL9SV+5j2C/zmscU/at2HIm1MU5iENSugBWwtpRuEyuQr8QoJhRtS+yCplXyBEBQFAkHNCAbkm7WiE0Uh2p/rg==",
"resolved": "1.1.46",
"contentHash": "WgwWYfcJJae4pQI0oRxkLj/NvFvYILo4p2P3nQkLX0i9fPpVB+eDlgAGUEsyG76PmsM/N7eZpGeiFvbnSDEEJQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.33"
"Digitalroot.Valheim.Common.Json": "1.0.34"
}
},
"fastJSON": {
Expand Down

0 comments on commit 60f167c

Please sign in to comment.