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 Apr 2, 2023
1 parent 644ac83 commit 358e2f6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.42" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.214.302" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.45" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.214.303" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.46" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
28 changes: 21 additions & 7 deletions src/Digitalroot.Valheim.PluginInfo/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.214.302, )",
"resolved": "0.214.302",
"contentHash": "OkdY7lR1iPcVYoJUXcQfw3mQ+Wd0TiMw/1f34rAuSAAtvvlo7n4RSRt7IoRaVIHamOd/MqtzK9yLWr1rxUeHBQ=="
"requested": "[0.214.303, )",
"resolved": "0.214.303",
"contentHash": "Mb//cB7mC0biMIIxPuk5Yj3CIUlo3Ie2oRuXbgVSpe2htFcsJ0FhJJtRjs/3v2eBs5dX0TpDSn2QZmVCE+Yzlw=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.45, )",
"resolved": "1.0.45",
"contentHash": "X6NXehYVJrAJLLHzluFKdrtsv4HzvCIACinjtKbqfjQaN5VrpVBNaaz1MUaU7pwp6Sf/OsUzuV1PY49cckVELA==",
"requested": "[1.0.46, )",
"resolved": "1.0.46",
"contentHash": "Ad1MX7Q2eQLydMqtqg5PRyGyiYJW23jD4u03DmSdmA5mcHkkUGJbVW3cEfVg0Eu14JNCPnLLO3pKkiDFf6AX5Q==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.39"
"Digitalroot.Valheim.Common.Log": "1.1.42"
}
},
"ErrorProne.NET.CoreAnalyzers": {
Expand All @@ -69,6 +69,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 @@ -96,6 +105,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 358e2f6

Please sign in to comment.