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 e8f62d9 commit 7d8466a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.43" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.14" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.216.901">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.216.902">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.50" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.51" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
26 changes: 20 additions & 6 deletions src/Digitalroot.Valheim.ForsakenJVL/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.216.901, )",
"resolved": "0.216.901",
"contentHash": "AOK9+4YQmb517jCZpO1X3iQQJ3WUcNGwksM5mFTQGIrjZkjLmf5Y8t+hNReN3sPde5WWKUWiYPAQbN+Anq1nKA=="
"requested": "[0.216.902, )",
"resolved": "0.216.902",
"contentHash": "JVCiFpGS5lwVYEAGt00CcK0c2JHN/hB9Ssx2rcDZBmxXf6eQEAC7mjTcnHc+AzG/fNLzZ6+1VV8PJuEp1yFYGQ=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.50, )",
"resolved": "1.0.50",
"contentHash": "Gd4lkwjQb78Y+8Yv2e8JxlWdC8iliF1UcWZr+pRrqojWR87XBWaBPmbb0MVUHXDez5h+RCzv31a8JfnIUnAKlg==",
"requested": "[1.0.51, )",
"resolved": "1.0.51",
"contentHash": "U8bOPh2a8gq91bulC2PzS97CL9ZEmbipYd9zsWu2a+dOLHw3W3GaNHGSbY5herhCmHBZoEWJHGwLC0RiyDbUFw==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.43"
}
Expand All @@ -78,6 +78,15 @@
"Fody": "6.3.0"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
"type": "Direct",
"requested": "[1.0.3, )",
"resolved": "1.0.3",
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3"
}
},
"BepInEx.BaseLib": {
"type": "Transitive",
"resolved": "5.4.20",
Expand Down Expand Up @@ -105,6 +114,11 @@
"MonoMod.RuntimeDetour": "21.12.13.1"
}
},
"Microsoft.NETFramework.ReferenceAssemblies.net462": {
"type": "Transitive",
"resolved": "1.0.3",
"contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
},
"Mono.Cecil": {
"type": "Transitive",
"resolved": "0.11.4",
Expand Down

0 comments on commit 7d8466a

Please sign in to comment.