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 Feb 3, 2023
1 parent b2963ff commit 18b28d6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.37" />
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.38" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.212.16">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.40" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.41" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
14 changes: 7 additions & 7 deletions src/Digitalroot.Valheim.PluginInfo/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
"requested": "[1.1.37, )",
"resolved": "1.1.37",
"contentHash": "bjsuoXXVAPNIG9AzRBM6IjELDugfpbKrQUvkLYZdguAAQuon3tkXlSw9Qs2FEUDA5BM2vw+kDGGI/QBweoIltw==",
"requested": "[1.1.38, )",
"resolved": "1.1.38",
"contentHash": "hO8DxcqkkaXIbaTb17FKZryKFK14zTk67hZ6hVcCVhX9rQgj9COZ9LVocSsaSyxDrK0eWkXMzjWlwdNZtHo3zA==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.27"
}
Expand All @@ -41,11 +41,11 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.40, )",
"resolved": "1.0.40",
"contentHash": "d3YWfPKjf2TODZA2xZK0Tp07LvawkfCQMgmISsZm68zetj6PSRFXwC2QIZBbSw3JLC9e7o1+kROEQ5tljUTchw==",
"requested": "[1.0.41, )",
"resolved": "1.0.41",
"contentHash": "DljOcZPPbiB3fIjWiwYlKkjcUd90yKYGu7HFG2T4IOGzLKZaoP72EM2C+63VQy4vYVk6+YSicR13GAP6tHOaRA==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.37"
"Digitalroot.Valheim.Common.Log": "1.1.38"
}
},
"ErrorProne.NET.CoreAnalyzers": {
Expand Down

0 comments on commit 18b28d6

Please sign in to comment.