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 22, 2024
1 parent 61df2a3 commit e756409
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<ItemGroup>
<PackageReference Include="Digitalroot.References.Unity" Version="2022.3.17" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.219.14">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.219.16">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
6 changes: 3 additions & 3 deletions src/Digitalroot.Valheim.Common.Json/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.219.14, )",
"resolved": "0.219.14",
"contentHash": "h8RBjVTPul4elIZYYVIkmFhlTJHvQvqktLY0XZR0xX5rqsuexluR3oLBqD8ULw4uTyeT3Vz8S7uyhoi+aoJ8Hw=="
"requested": "[0.219.16, )",
"resolved": "0.219.16",
"contentHash": "uxAm5us3qsLxM5gZswVz3fDOSFNAfPpMhat/5Ozr1y2QrS8zqnsN1TGQRMwWsUJhv2+I8KZ3vwcOznZNKag3zA=="
},
"Digitalroot.Valheim.References.JvL": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion src/UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<IncludeAssets>runtime; compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>

<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.219.14">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.219.16">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit e756409

Please sign in to comment.