From 35547b18cfa4bcad1183b4cd7973c5a24055e319 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 08:30: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 c8f3db8..dd10f55 100644 --- a/global.json +++ b/global.json @@ -5,11 +5,11 @@ "allowPrerelease": true }, "msbuild-sdks": { - "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.17", - "ANcpLua.Roslyn.Utilities": "2.2.17" + "ANcpLua.NET.Sdk": "3.4.34", + "ANcpLua.NET.Sdk.Web": "3.4.34", + "ANcpLua.NET.Sdk.Test": "3.4.34", + "ANcpLua.Roslyn.Utilities.Testing": "2.2.18", + "ANcpLua.Roslyn.Utilities": "2.2.18" }, "test": { "runner": "Microsoft.Testing.Platform"