Skip to content

Commit

Permalink
Update Refs
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Apr 2, 2023
1 parent 85ed3f3 commit 644ac83
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.41" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.212.21" />
<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="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
Expand Down
34 changes: 10 additions & 24 deletions src/Digitalroot.Valheim.PluginInfo/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
"requested": "[1.1.41, )",
"resolved": "1.1.41",
"contentHash": "+Z0oKdPE26Bh0IFxqUFKzs2pJ9mWIRaEmVuKg8YAzLe2Sxty6KOyHwztiY0R46xfDZanFTdSBLLIGlj/18viig==",
"requested": "[1.1.42, )",
"resolved": "1.1.42",
"contentHash": "Q237pNR3r5hwuVO832aWR+1xg8GfBwoCW7cbozZY0k2Sq2zU70jRBxhdsmtWshM0se5biyz0n5HvHJTP4sWNWw==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.29"
"Digitalroot.Valheim.Common.Json": "1.0.30"
}
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.212.21, )",
"resolved": "0.212.21",
"contentHash": "+tvmtVUWdYUg98jhfMBvOiTn1i8Lz5HpVJsd8CKaWVEocBOfaRZc+wuvQy90X/dP0+2A5pmu3tToxS9osIrJ5A=="
"requested": "[0.214.302, )",
"resolved": "0.214.302",
"contentHash": "OkdY7lR1iPcVYoJUXcQfw3mQ+Wd0TiMw/1f34rAuSAAtvvlo7n4RSRt7IoRaVIHamOd/MqtzK9yLWr1rxUeHBQ=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
Expand Down Expand Up @@ -69,26 +69,17 @@
"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",
"contentHash": "0bXgYxbCEN2Ixp3kiFEhyw+RASeFQeg/ww+lbMt7if6XMeVS60eg6epNsMA8Jbx57dmNOzNevkKKw8mP8SUMqw=="
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.29",
"contentHash": "n2BGOLpyxOkaPMKRjWIA6VR+wDUHx3ZfXAfmJfG3POMGQjCJUNC/rPxkBdIxaAa0kSFBduLlX8RSX0Ppev0MfQ==",
"resolved": "1.0.30",
"contentHash": "yPbOPSYOCX+18DgjF+UW9RZvZa7ybrSscPQiPFJijEwwejYOhQAa1yt1QQJIX/2kdZp9D7w/bQzNSqSEoc1tBA==",
"dependencies": {
"Digitalroot.Valheim.Common.References": "0.212.21",
"Digitalroot.Valheim.Common.References": "0.214.302",
"fastJSON": "2.4.0.4"
}
},
Expand All @@ -105,11 +96,6 @@
"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 644ac83

Please sign in to comment.