From f7dc1d79259cc02e8d3c136611077d5860e94b1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 19:34:34 +0000 Subject: [PATCH] Automated NuGet Dependency Updates --- ...Digitalroot.Valheim.MaxDungeonRooms.csproj | 2 +- .../packages.lock.json | 20 ++++++++++++++++--- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/src/Digitalroot.Valheim.MaxDungeonRooms/Digitalroot.Valheim.MaxDungeonRooms.csproj b/src/Digitalroot.Valheim.MaxDungeonRooms/Digitalroot.Valheim.MaxDungeonRooms.csproj index 38066a2..6c06819 100644 --- a/src/Digitalroot.Valheim.MaxDungeonRooms/Digitalroot.Valheim.MaxDungeonRooms.csproj +++ b/src/Digitalroot.Valheim.MaxDungeonRooms/Digitalroot.Valheim.MaxDungeonRooms.csproj @@ -54,7 +54,7 @@ compile; build; native; contentfiles; analyzers; buildtransitive - + all runtime compile; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Digitalroot.Valheim.MaxDungeonRooms/packages.lock.json b/src/Digitalroot.Valheim.MaxDungeonRooms/packages.lock.json index 8d1de2c..f52fcb7 100644 --- a/src/Digitalroot.Valheim.MaxDungeonRooms/packages.lock.json +++ b/src/Digitalroot.Valheim.MaxDungeonRooms/packages.lock.json @@ -35,9 +35,9 @@ }, "Digitalroot.Valheim.Common.References": { "type": "Direct", - "requested": "[0.216.901, )", - "resolved": "0.216.901", - "contentHash": "AOK9+4YQmb517jCZpO1X3iQQJ3WUcNGwksM5mFTQGIrjZkjLmf5Y8t+hNReN3sPde5WWKUWiYPAQbN+Anq1nKA==" + "requested": "[0.216.902, )", + "resolved": "0.216.902", + "contentHash": "JVCiFpGS5lwVYEAGt00CcK0c2JHN/hB9Ssx2rcDZBmxXf6eQEAC7mjTcnHc+AzG/fNLzZ6+1VV8PJuEp1yFYGQ==" }, "ErrorProne.NET.CoreAnalyzers": { "type": "Direct", @@ -60,6 +60,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.net462": "1.0.3" + } + }, "BepInEx.BaseLib": { "type": "Transitive", "resolved": "5.4.20", @@ -87,6 +96,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",