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 Dec 15, 2023
1 parent c5d54a0 commit 194bfd6
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,13 +74,13 @@
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.18">
<IncludeAssets></IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.31">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.38">
<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.JvL" Version="2.15.0" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.15.2" />
<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,9 +44,9 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.217.31, )",
"resolved": "0.217.31",
"contentHash": "YbSo2DaSyG4UpCseLfr7NA5+dTlVe6/K9m6Ei7cA2VXA9bjSG+COqIXmIDj44jL5P9fPhSfu844IuoJzIrowOg=="
"requested": "[0.217.38, )",
"resolved": "0.217.38",
"contentHash": "y8KIE7aSMeFytv1ks7CJIoDLWUPN4vzaSkWN2r4kDhkoq65rmmxB1UsjI+VZvfs9LZ5COfZwdQlz628/2Nclgg=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
Expand All @@ -59,9 +59,9 @@
},
"Digitalroot.Valheim.References.JvL": {
"type": "Direct",
"requested": "[2.15.0, )",
"resolved": "2.15.0",
"contentHash": "KzOjN8ZGqpapqkPrfcztDJcX59r0ntnOMVmtjHS7OCKCjXy51k3i/xUgvNQuO7ifA8p4KSUEuiziF0SRaHOSIQ=="
"requested": "[2.15.2, )",
"resolved": "2.15.2",
"contentHash": "+GcLrGLT7mqaniFbBthYMNgRClTbDP0VSEBN+Leo56rDm4YFHbZVUanXOzJK+dWIEtttIeDINKtAJt4iljjdiw=="
},
"ErrorProne.NET.CoreAnalyzers": {
"type": "Direct",
Expand Down

0 comments on commit 194bfd6

Please sign in to comment.