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 Dec 8, 2022
1 parent a367a3f commit b6b546b
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 @@ -67,7 +67,7 @@
<PackageReference Include="BepInEx.Core" Version="[5.4.19]">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Build.Targets" Version="1.0.11" />
<PackageReference Include="Digitalroot.Valheim.Build.Targets" Version="1.0.12" />
<PackageReference Include="Digitalroot.Valheim.Common.AssemblyInfo" Version="1.0.12">
<ExcludeAssets>runtime</ExcludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
20 changes: 17 additions & 3 deletions src/Digitalroot.Valheim.PluginInfo/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"Digitalroot.Valheim.Build.Targets": {
"type": "Direct",
"requested": "[1.0.11, )",
"resolved": "1.0.11",
"contentHash": "94VOxPpDZ32SjMxknot88h6pOrFPtWq/BhBJQEvNiHxvQceC8Q0Pi4wXacl6C7gRSQq59gMMKxjg62m++duMsw=="
"requested": "[1.0.12, )",
"resolved": "1.0.12",
"contentHash": "GXjJXJg9afYiXq6VB68wsfeM3Mnp0wECTP0ZHDOu9EXgJEExNr3u3GD1urON3tXvyyeKDMzxyc05nW+zLhbMFg=="
},
"Digitalroot.Valheim.Common.AssemblyInfo": {
"type": "Direct",
Expand Down Expand Up @@ -69,6 +69,15 @@
"Fody": "6.3.0"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
"type": "Direct",
"requested": "[1.0.2, )",
"resolved": "1.0.2",
"contentHash": "5/cSEVld+px/CuRrbohO/djfg6++eR6zGpy88MgqloXvkj//WXWpFZyu/OpkXPN0u5m+dN/EVwLNYFUxD4h2+A==",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.2"
}
},
"BepInEx.BaseLib": {
"type": "Transitive",
"resolved": "5.4.19",
Expand Down Expand Up @@ -96,6 +105,11 @@
"MonoMod.RuntimeDetour": "21.12.13.1"
}
},
"Microsoft.NETFramework.ReferenceAssemblies.net462": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "vnWMOt5+4SLOLu5hlB54LMK5OHqsX+5ekbo6vb7USvCM5uA4UKtATuMvIAw69ak62F94c+3895XwF5TcjjzpVw=="
},
"Mono.Cecil": {
"type": "Transitive",
"resolved": "0.11.4",
Expand Down

0 comments on commit b6b546b

Please sign in to comment.