From 30f820c1d8f1837ffe5888190e7838babc122ea8 Mon Sep 17 00:00:00 2001 From: Nicholas Dunnaway Date: Mon, 13 Mar 2023 17:18:12 -0700 Subject: [PATCH] Update for 0.214.2 --- .../Digitalroot.Valheim.PluginInfo.csproj | 8 ++-- .../packages.lock.json | 48 +++++++------------ src/UnitTests/UnitTests.csproj | 4 +- 3 files changed, 23 insertions(+), 37 deletions(-) diff --git a/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj b/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj index 0e5e92a..c6623a7 100644 --- a/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj +++ b/src/Digitalroot.Valheim.PluginInfo/Digitalroot.Valheim.PluginInfo.csproj @@ -68,18 +68,18 @@ all - + runtime all compile; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime compile; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Digitalroot.Valheim.PluginInfo/packages.lock.json b/src/Digitalroot.Valheim.PluginInfo/packages.lock.json index 590227f..68514db 100644 --- a/src/Digitalroot.Valheim.PluginInfo/packages.lock.json +++ b/src/Digitalroot.Valheim.PluginInfo/packages.lock.json @@ -20,32 +20,32 @@ }, "Digitalroot.Valheim.Common.AssemblyInfo": { "type": "Direct", - "requested": "[1.0.12, )", - "resolved": "1.0.12", - "contentHash": "W/IFiAuY63JPQEC9/HRJSeEuJY9oJqmhOBecyrmzUCOz4wxJjROpOrqy9c3QiC7NZdhftnUiVGju71Aa0xIJYg==" + "requested": "[1.0.13, )", + "resolved": "1.0.13", + "contentHash": "wfUa3uJ7ZBJkJqA+tASTPgqad7I5CcCdLKdC0ULj7CjHdkDCu2smD3EBEIQ7YpviR9plTAfoKAUfWB3k1vi6lA==" }, "Digitalroot.Valheim.Common.Log": { "type": "Direct", - "requested": "[1.1.38, )", - "resolved": "1.1.38", - "contentHash": "hO8DxcqkkaXIbaTb17FKZryKFK14zTk67hZ6hVcCVhX9rQgj9COZ9LVocSsaSyxDrK0eWkXMzjWlwdNZtHo3zA==", + "requested": "[1.1.39, )", + "resolved": "1.1.39", + "contentHash": "pUX1TDQx6E7/fJzs8QqKeoVietGiImMBMTZhxVjrj4boFSQAIxyKAxHkHiyL3/se8kdG+/qjtwKBM07giJTIqQ==", "dependencies": { - "Digitalroot.Valheim.Common.Json": "1.0.27" + "Digitalroot.Valheim.Common.Json": "1.0.28" } }, "Digitalroot.Valheim.Common.References": { "type": "Direct", - "requested": "[0.212.17, )", - "resolved": "0.212.17", - "contentHash": "pRyNB/3RUcc07LYERJmeYwFKo10I6C553c2S+PLPWZ0nL29QIGliOdP3MbKr6IyhcJU0oIfnEAuumjqN/oImDg==" + "requested": "[0.212.18, )", + "resolved": "0.212.18", + "contentHash": "7If2WpFYCgDDkF+R6Cdl4pExlTPairmciUeHr4TYapXGW3I1E2DGQyeqwY8nnL33ulp0zPnKGlQWFqrUEOPONA==" }, "Digitalroot.Valheim.Common.Utils": { "type": "Direct", - "requested": "[1.0.42, )", - "resolved": "1.0.42", - "contentHash": "OSA2ZZRkpPh4CkYgn6wUMD8zkScSPFQny/Igpz2Yh7LjEWghMcHZQWHfZDHH4ELzQRSvkWwjnC63+V9cMjT5CQ==", + "requested": "[1.0.45, )", + "resolved": "1.0.45", + "contentHash": "X6NXehYVJrAJLLHzluFKdrtsv4HzvCIACinjtKbqfjQaN5VrpVBNaaz1MUaU7pwp6Sf/OsUzuV1PY49cckVELA==", "dependencies": { - "Digitalroot.Valheim.Common.Log": "1.1.38" + "Digitalroot.Valheim.Common.Log": "1.1.39" } }, "ErrorProne.NET.CoreAnalyzers": { @@ -69,15 +69,6 @@ "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.19", @@ -85,10 +76,10 @@ }, "Digitalroot.Valheim.Common.Json": { "type": "Transitive", - "resolved": "1.0.27", - "contentHash": "QMSuHHNyU6vrKQ2jEs6Gd9uLLzzKSGqzIRGdZD4JNL150SExUTPlvS3HIl3YM+B5lU2HZgZnuK+Gt6cyEE76GQ==", + "resolved": "1.0.28", + "contentHash": "e6QaHay18Q5zmnZLC3j00eZ80aMza2Rk5MVe7ntDhcV/S22TBxP826FKpeGyhAS6d/sxmDnHlmhwXBHhwAQGeg==", "dependencies": { - "Digitalroot.Valheim.Common.References": "0.212.16", + "Digitalroot.Valheim.Common.References": "0.212.18", "fastJSON": "2.4.0.4" } }, @@ -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", diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj index b7a835b..a60236e 100644 --- a/src/UnitTests/UnitTests.csproj +++ b/src/UnitTests/UnitTests.csproj @@ -7,9 +7,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive