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 Jun 24, 2024
1 parent db9dfcf commit 4d25c1c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,16 @@
<ExcludeAssets>runtime</ExcludeAssets>
<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.32">
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.54" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.34">
<IncludeAssets></IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.16">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.63" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.64" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.20.0" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
Expand Down
26 changes: 13 additions & 13 deletions src/Digitalroot.Valheim.LightningArrowsJVL/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
"requested": "[1.1.53, )",
"resolved": "1.1.53",
"contentHash": "VYKplEKfk0NkkyNnjSrEf+RfMwphb7C5dU0eM5xdDcTLFRmacl2GbyLMIe6ugQiHwtTiFmXom5L+Ucu2tThldQ==",
"requested": "[1.1.54, )",
"resolved": "1.1.54",
"contentHash": "LTZZsd3Ly+FaAoARVxb7oGRldAWzslsOVG4lGiCdwzj3Cv0aMmFLAIpykqtclPX7P3yy+GDqEuttbuK/asX4Og==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.41"
"Digitalroot.Valheim.Common.Json": "1.0.42"
}
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
"requested": "[1.4.32, )",
"resolved": "1.4.32",
"contentHash": "nmnzPGhVzfb7jI2VoL6I+WPROGqUcJfeInqPWasMjskwmAYem1iCtOBfCSgYlCAcYaH2g3K4frIPvtTjCqzF0A==",
"requested": "[1.4.34, )",
"resolved": "1.4.34",
"contentHash": "uQ6SdP9Y0b/ssLyCGJUvLelLq3XRBUPbPTcSBk4NQXv0D6oSdsrd+95K3tN86E5XJFeNRGviZZPfSJWbq7sRmQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Utils": "1.0.63"
"Digitalroot.Valheim.Common.Utils": "1.0.64"
}
},
"Digitalroot.Valheim.Common.References": {
Expand All @@ -50,9 +50,9 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.63, )",
"resolved": "1.0.63",
"contentHash": "Wak3IG6fL3NMQ4w7PK27idvfi/v5bY/QMgrH+fyaw0a8bDRYMseNvL3tED9XEbXhzsbYWBCk2IEsJ4EDUaDKxQ==",
"requested": "[1.0.64, )",
"resolved": "1.0.64",
"contentHash": "47tdaqSzl8VCLGJ2owH4O7+FfUoSq/qSA3cNWpcqihwkmgUAner+FFkxYupxr0WVGL05jgI2u78jOBpGKP71TQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.53"
}
Expand Down Expand Up @@ -105,8 +105,8 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.41",
"contentHash": "GScGAJd21loJA8SLAZ6ZhnP40T3wEF79uEUpL9GDPirr/nwFnybUeafZwKtSWvauPVZT/x/fXc8SJ5j68WjQ5Q==",
"resolved": "1.0.42",
"contentHash": "5r8ytfJ7Aua1bDbLd5Ypg6k+xARnxnz/hVG/ZIhURdkPrSKhza5ynHZS/UCgturb6Ouj4OK+29I1xiUqRoXmCQ==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"LibZ.Tool": "1.2.0"
Expand Down

0 comments on commit 4d25c1c

Please sign in to comment.