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 Apr 25, 2024
1 parent 3aff5d1 commit bb2d10c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.9">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.11">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.56" />
Expand Down
20 changes: 17 additions & 3 deletions src/Digitalroot.Valheim.Common.Names/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
".NETFramework,Version=v4.8": {
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.218.9, )",
"resolved": "0.218.9",
"contentHash": "dWJmBZrP0Zkb3YF2jea3flpg+GpkSLuUmtkWwrFosCDcskARxWBe93mL4Zfsy2Um0vJx1UfeWWyqgF6CKxGA1w=="
"requested": "[0.218.11, )",
"resolved": "0.218.11",
"contentHash": "aSAvdNZCAdM0W10iCT4lO65h7Ov+S4S6bKWPKpTQ9BbeZLHS8jYyBecK4XipJapahGAScn32c/TDAZg0qtdcEQ=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
Expand All @@ -17,6 +17,15 @@
"Digitalroot.Valheim.Common.Log": "1.1.47"
}
},
"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"
}
},
"Digitalroot.References.Unity": {
"type": "Transitive",
"resolved": "2022.3.12",
Expand Down Expand Up @@ -44,6 +53,11 @@
"type": "Transitive",
"resolved": "2.4.0.4",
"contentHash": "lbxY+miTOvCNbNfOk8HcbmBD9F6wv2dRKZlMjtJBm6rjA5vFKXBYtR6eoIe96HnCHOE1nCJbMsaZDKGNPg5mIA=="
},
"Microsoft.NETFramework.ReferenceAssemblies.net48": {
"type": "Transitive",
"resolved": "1.0.3",
"contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
}
}
}
Expand Down

0 comments on commit bb2d10c

Please sign in to comment.