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 18, 2023
1 parent 282f631 commit dbd88b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.14">
<IncludeAssets></IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.214.303">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.214.305">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.46" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.47" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
12 changes: 6 additions & 6 deletions src/Digitalroot.Valheim.BoneArrowsJVL/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.214.303, )",
"resolved": "0.214.303",
"contentHash": "Mb//cB7mC0biMIIxPuk5Yj3CIUlo3Ie2oRuXbgVSpe2htFcsJ0FhJJtRjs/3v2eBs5dX0TpDSn2QZmVCE+Yzlw=="
"requested": "[0.214.305, )",
"resolved": "0.214.305",
"contentHash": "h/l4OcGiJ9dl9DrN2ji6KnfCexjvK1mAqmjCqKVkMldkScIfG4QAXBiRlgrdCb2rNWhG8tvo52Oce4lKwmD3XA=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.46, )",
"resolved": "1.0.46",
"contentHash": "Ad1MX7Q2eQLydMqtqg5PRyGyiYJW23jD4u03DmSdmA5mcHkkUGJbVW3cEfVg0Eu14JNCPnLLO3pKkiDFf6AX5Q==",
"requested": "[1.0.47, )",
"resolved": "1.0.47",
"contentHash": "RQHzER1j0ftxyzep+/gzP4XSIvqH62PmpiqtnJDaw/OzuZ5SoDNzrHdsII9pUmjf6BTr5h4MMvOZRunLVLAo6g==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.42"
}
Expand Down

0 comments on commit dbd88b1

Please sign in to comment.