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 a2b2391 commit 75bd08f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.54" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.34">
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.35">
<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.64" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.65" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.20.0" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
Expand Down
16 changes: 8 additions & 8 deletions src/Digitalroot.Valheim.BoneArrowsJVL/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
"requested": "[1.4.34, )",
"resolved": "1.4.34",
"contentHash": "uQ6SdP9Y0b/ssLyCGJUvLelLq3XRBUPbPTcSBk4NQXv0D6oSdsrd+95K3tN86E5XJFeNRGviZZPfSJWbq7sRmQ==",
"requested": "[1.4.35, )",
"resolved": "1.4.35",
"contentHash": "FHHhrtAwQyUfqntbolM9yRhcOvomBU/zrLpfPmFXrtfxYYXgWGvZlo1slvgvWCuRyoSFwqUFt/jNujOLeDzTYA==",
"dependencies": {
"Digitalroot.Valheim.Common.Utils": "1.0.64"
"Digitalroot.Valheim.Common.Utils": "1.0.65"
}
},
"Digitalroot.Valheim.Common.References": {
Expand All @@ -50,11 +50,11 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.64, )",
"resolved": "1.0.64",
"contentHash": "47tdaqSzl8VCLGJ2owH4O7+FfUoSq/qSA3cNWpcqihwkmgUAner+FFkxYupxr0WVGL05jgI2u78jOBpGKP71TQ==",
"requested": "[1.0.65, )",
"resolved": "1.0.65",
"contentHash": "959nl5YeT++Q/PEXRIQqI5WmY9cA5gdcVECUN+wRPkSgyImROWHxU7u1VXus59BwRxL/rGSOz0YyIIxjVh7lBA==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.53"
"Digitalroot.Valheim.Common.Log": "1.1.54"
}
},
"Digitalroot.Valheim.References.JvL": {
Expand Down

0 comments on commit 75bd08f

Please sign in to comment.