From a0731dd458ad5f77baed93686342f7009ff9fca4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 23:34:36 +0000 Subject: [PATCH] Automated NuGet Dependency Updates --- .../Digitalroot.Valheim.Bounties.csproj | 2 +- .../packages.lock.json | 22 +++++++++++++++---- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/src/Digitalroot.Valheim.Bounties/Digitalroot.Valheim.Bounties.csproj b/src/Digitalroot.Valheim.Bounties/Digitalroot.Valheim.Bounties.csproj index 8a9389a..b61a224 100644 --- a/src/Digitalroot.Valheim.Bounties/Digitalroot.Valheim.Bounties.csproj +++ b/src/Digitalroot.Valheim.Bounties/Digitalroot.Valheim.Bounties.csproj @@ -64,7 +64,7 @@ compile; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Digitalroot.Valheim.Bounties/packages.lock.json b/src/Digitalroot.Valheim.Bounties/packages.lock.json index b11f53a..28ad4bc 100644 --- a/src/Digitalroot.Valheim.Bounties/packages.lock.json +++ b/src/Digitalroot.Valheim.Bounties/packages.lock.json @@ -59,9 +59,9 @@ }, "Digitalroot.Valheim.References.EpicLoot": { "type": "Direct", - "requested": "[0.9.35, )", - "resolved": "0.9.35", - "contentHash": "O5wGmlYj7xsbp7Pqz7kVk9SWqfEZ6z6Bu95EZBKYO/vwuuy/ztOVgQAVk+5mTgl5zAYEGzo5PnfRP//WWTvF1Q==" + "requested": "[0.9.36, )", + "resolved": "0.9.36", + "contentHash": "Gl1nwiq5ZyckBOVbeACNHIk/qYRTyvzhBNcO0OckENH3n57T8tFS4SEz51sX6oXa6tAOlOIaoMHN3wDb66Wteg==" }, "ErrorProne.NET.CoreAnalyzers": { "type": "Direct", @@ -84,6 +84,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.net48": "1.0.3" + } + }, "BepInEx.BaseLib": { "type": "Transitive", "resolved": "5.4.20", @@ -92,7 +101,7 @@ "Digitalroot.References.Unity": { "type": "Transitive", "resolved": "2022.3.12", - "contentHash": "QgMwg+WAnbvmjxSuL+PKjr+35B0FhO0Thw9ddoSBrfBkYsMSCYAqJ0APsN2AQfXn3zVdJgP7Rw2S41DJfuBxRQ==" + "contentHash": "LlR803HocdHI0dTL3b1M1kRYuyCxvLh1BsqAeE3KkRIW/s2GHIdeDoWNYxav3IRInYvgHTlKmvXxovqJJeb7ew==" }, "Digitalroot.Valheim.Common.Json": { "type": "Transitive", @@ -117,6 +126,11 @@ "MonoMod.RuntimeDetour": "21.12.13.1" } }, + "Microsoft.NETFramework.ReferenceAssemblies.net48": { + "type": "Transitive", + "resolved": "1.0.3", + "contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ==" + }, "Mono.Cecil": { "type": "Transitive", "resolved": "0.11.4",