From 12a06a836b1b3f646891d85e0ec52bb2ffb945f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:55:45 +0000 Subject: [PATCH] Bump LethalAPI.GameLibs from 45.1.0 to 49.0.0 --- updated-dependencies: - dependency-name: LethalAPI.GameLibs dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Sdk/Sdk.props | 2 +- test/packages.lock.json | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/src/Sdk/Sdk.props b/src/Sdk/Sdk.props index 4963c22..cbeb644 100644 --- a/src/Sdk/Sdk.props +++ b/src/Sdk/Sdk.props @@ -30,7 +30,7 @@ - + diff --git a/test/packages.lock.json b/test/packages.lock.json index 125987d..53c2615 100644 --- a/test/packages.lock.json +++ b/test/packages.lock.json @@ -20,9 +20,9 @@ }, "LethalAPI.GameLibs": { "type": "Direct", - "requested": "[45.1.0, )", - "resolved": "45.1.0", - "contentHash": "6Sc+qwfRIxC4/wbGQWpXPvlvLIDDz95M/L7fJ6rz/efOx111r1fw/zxMkKMqmdHai6VS8hE6l8SEWIYU2I6mIg==" + "requested": "[49.0.0, )", + "resolved": "49.0.0", + "contentHash": "KVynBV+Soxjdeg0hPHwiS43yWWtKory5fxCQyFBahDiHIC6m30k6eVxhZJWEnzlWmGPwgc25IieLJUDKcsosTg==" }, "Microsoft.CodeAnalysis.NetAnalyzers": { "type": "Direct", @@ -371,9 +371,6 @@ "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } - }, - "lethalcompany.plugin.sdk": { - "type": "Project" } } }