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 15, 2023
1 parent 25c7ba4 commit 9451b66
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.45" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.29" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.30" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.54" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.14.6" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
Expand Down
22 changes: 18 additions & 4 deletions src/Digitalroot.Valheim.PluginInfo/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"type": "Direct",
"requested": "[2022.3.12, )",
"resolved": "2022.3.12",
"contentHash": "QgMwg+WAnbvmjxSuL+PKjr+35B0FhO0Thw9ddoSBrfBkYsMSCYAqJ0APsN2AQfXn3zVdJgP7Rw2S41DJfuBxRQ=="
"contentHash": "LlR803HocdHI0dTL3b1M1kRYuyCxvLh1BsqAeE3KkRIW/s2GHIdeDoWNYxav3IRInYvgHTlKmvXxovqJJeb7ew=="
},
"Digitalroot.Valheim.Build.Targets": {
"type": "Direct",
Expand All @@ -41,9 +41,9 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.217.29, )",
"resolved": "0.217.29",
"contentHash": "0DtYKqv+/EY5Epw+n3/2Li8LTTn5vDtY8C7dszu5K7RIXqK7Q7iQJ7a21pl8Qjsxgt4Ay2YtSx9w77UjNRc5dA=="
"requested": "[0.217.30, )",
"resolved": "0.217.30",
"contentHash": "B1HHmPAlCire+YKJKYRiHpYRQHUyAiTrQtTujhua1AxQgMS6RCUlJ1kr3XNks3976gduuOsWJ2ydd6MHqLxRvA=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
Expand Down Expand Up @@ -81,6 +81,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.net48": "1.0.3"
}
},
"BepInEx.BaseLib": {
"type": "Transitive",
"resolved": "5.4.20",
Expand Down Expand Up @@ -109,6 +118,11 @@
"MonoMod.RuntimeDetour": "21.12.13.1"
}
},
"Microsoft.NETFramework.ReferenceAssemblies.net48": {
"type": "Transitive",
"resolved": "1.0.3",
"contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
},
"Mono.Cecil": {
"type": "Transitive",
"resolved": "0.11.4",
Expand Down

0 comments on commit 9451b66

Please sign in to comment.