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 Nov 27, 2023
1 parent a0731dd commit 7d9683d
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 @@ -58,13 +58,13 @@
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.18">
<IncludeAssets></IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.30">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.31">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.55" />
<PackageReference Include="Digitalroot.Valheim.References.EpicLoot" Version="0.9.36" />
<PackageReference Include="Digitalroot.Valheim.References.EpicLoot" Version="0.9.37" />
<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.Bounties/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.217.30, )",
"resolved": "0.217.30",
"contentHash": "B1HHmPAlCire+YKJKYRiHpYRQHUyAiTrQtTujhua1AxQgMS6RCUlJ1kr3XNks3976gduuOsWJ2ydd6MHqLxRvA=="
"requested": "[0.217.31, )",
"resolved": "0.217.31",
"contentHash": "YbSo2DaSyG4UpCseLfr7NA5+dTlVe6/K9m6Ei7cA2VXA9bjSG+COqIXmIDj44jL5P9fPhSfu844IuoJzIrowOg=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
Expand All @@ -59,9 +59,9 @@
},
"Digitalroot.Valheim.References.EpicLoot": {
"type": "Direct",
"requested": "[0.9.36, )",
"resolved": "0.9.36",
"contentHash": "Gl1nwiq5ZyckBOVbeACNHIk/qYRTyvzhBNcO0OckENH3n57T8tFS4SEz51sX6oXa6tAOlOIaoMHN3wDb66Wteg=="
"requested": "[0.9.37, )",
"resolved": "0.9.37",
"contentHash": "16jIswQ4g1pEdBRZJIHo77os+lHrZTmd+6TYhKPz3neQew7Nj4MhsT54h3eEEgbLyw7kALlycnKjTbDieNhzeg=="
},
"ErrorProne.NET.CoreAnalyzers": {
"type": "Direct",
Expand Down

0 comments on commit 7d9683d

Please sign in to comment.