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 12, 2023
1 parent 1a14e30 commit e6652e3
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 @@ -82,12 +82,12 @@
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.14">
<IncludeAssets></IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.214.306">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.216.901">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.48" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.49" />
<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.LightningArrowsJVL/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.306, )",
"resolved": "0.214.306",
"contentHash": "Kh2rb+hscoEw9s1DUiKwAWlSk3wNPz2cRQcTSoiefvGvaiBkKM2HNPpxGki4ZTOImjeuZNi6V/I2thxqWo25vQ=="
"requested": "[0.216.901, )",
"resolved": "0.216.901",
"contentHash": "AOK9+4YQmb517jCZpO1X3iQQJ3WUcNGwksM5mFTQGIrjZkjLmf5Y8t+hNReN3sPde5WWKUWiYPAQbN+Anq1nKA=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.48, )",
"resolved": "1.0.48",
"contentHash": "dgtqb6zkgEiwqEanm+g7B0fLB63ROiV6AWLTo39e+Ex7SMVF5BBbIC1kkxU+z++be150AtIrnmUMfJmvI/EQjw==",
"requested": "[1.0.49, )",
"resolved": "1.0.49",
"contentHash": "MXemb+IAUCJLMKkEA806Be7NOYXTkHjIJNcLoIYbUlZbqaV15EjhFTWvLPgzywJNZ5UDP7JsTgD7nwmmq1KTjA==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.42"
}
Expand Down

0 comments on commit e6652e3

Please sign in to comment.