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 05a1221 commit 1bb1629
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="Digitalroot.Valheim.Build.Targets" Version="1.0.21">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.212.18">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.214.302">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
20 changes: 17 additions & 3 deletions src/Digitalroot.Valheim.SlopeCombatAssistance/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,18 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.212.18, )",
"resolved": "0.212.18",
"contentHash": "7If2WpFYCgDDkF+R6Cdl4pExlTPairmciUeHr4TYapXGW3I1E2DGQyeqwY8nnL33ulp0zPnKGlQWFqrUEOPONA=="
"requested": "[0.214.302, )",
"resolved": "0.214.302",
"contentHash": "OkdY7lR1iPcVYoJUXcQfw3mQ+Wd0TiMw/1f34rAuSAAtvvlo7n4RSRt7IoRaVIHamOd/MqtzK9yLWr1rxUeHBQ=="
},
"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",
Expand All @@ -37,6 +46,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 1bb1629

Please sign in to comment.