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 May 31, 2024
1 parent 4c016e8 commit dc92489
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.53" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.30">
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.31">
<IncludeAssets></IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.15">
Expand Down
22 changes: 18 additions & 4 deletions src/Digitalroot.Valheim.Bounties/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
"requested": "[1.4.30, )",
"resolved": "1.4.30",
"contentHash": "K66KrjXNaIE/igUTE4/UpVfmnIXKOduwzPoSI8u2SHZqf7wutFlBASZx66ek7A/nNi9S/4aXTWnwMX35NAs8oA==",
"requested": "[1.4.31, )",
"resolved": "1.4.31",
"contentHash": "t9xQAy+gDA8B1CbN9xDe51xGdJ7X/yojhiS/ZC6/PPS8mOb89RH9F0ESFOyvHvhyuOBIuqbW1clE4QWfrem44A==",
"dependencies": {
"Digitalroot.Valheim.Common.Utils": "1.0.63"
}
Expand All @@ -61,7 +61,7 @@
"type": "Direct",
"requested": "[0.10.0, )",
"resolved": "0.10.0",
"contentHash": "xcrww8T651JVpWdursPyqJ2Ok+3eD9/sx8TfqlRrelY5VRNXeBo1W+g2JhdGacsZc4c5C/tzmdjkHap34159Zw=="
"contentHash": "b9s3hlTG34WVP4YrPbCztIa1zw1QXobDVnVv513qfoFUgU4GNk8i9rNaPPihSXWhyZUBs8je48YZ/GWXpxJL4A=="
},
"ErrorProne.NET.CoreAnalyzers": {
"type": "Direct",
Expand All @@ -84,6 +84,15 @@
"Fody": "6.3.0"
}
},
"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",
"resolved": "5.4.20",
Expand Down Expand Up @@ -116,6 +125,11 @@
"resolved": "1.2.0",
"contentHash": "jcZROJ28bmrZx/RaFHcTlSy3x4SmSsMolJiKoluFFrE7oMiXUnYx1K+SJeHJhow05W0Rg9oi9HEyZWwdYSV3cw=="
},
"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 dc92489

Please sign in to comment.