From 8172b097a9a3527c0246ab6d828ff699668ead8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 00:25:14 +0000 Subject: [PATCH] deps: Update ancplua-sdk --- global.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/global.json b/global.json index a685a4f..6ab3f66 100644 --- a/global.json +++ b/global.json @@ -5,11 +5,11 @@ "allowPrerelease": true }, "msbuild-sdks": { - "ANcpLua.NET.Sdk": "3.4.32", - "ANcpLua.NET.Sdk.Web": "3.4.32", - "ANcpLua.NET.Sdk.Test": "3.4.32", - "ANcpLua.Roslyn.Utilities.Testing": "2.2.12", - "ANcpLua.Roslyn.Utilities": "2.2.12" + "ANcpLua.NET.Sdk": "3.4.33", + "ANcpLua.NET.Sdk.Web": "3.4.33", + "ANcpLua.NET.Sdk.Test": "3.4.33", + "ANcpLua.Roslyn.Utilities.Testing": "2.2.16", + "ANcpLua.Roslyn.Utilities": "2.2.16" }, "test": { "runner": "Microsoft.Testing.Platform"