diff --git a/global.json b/global.json index ac80abc..3fa7b1e 100644 --- a/global.json +++ b/global.json @@ -5,9 +5,9 @@ "allowPrerelease": true }, "msbuild-sdks": { - "ANcpLua.NET.Sdk": "2.25.3", - "ANcpLua.NET.Sdk.Web": "2.25.3", - "ANcpLua.NET.Sdk.Test": "2.25.3", + "ANcpLua.NET.Sdk": "2.25.4", + "ANcpLua.NET.Sdk.Web": "2.25.4", + "ANcpLua.NET.Sdk.Test": "2.25.4", "ANcpLua.Roslyn.Utilities.Testing": "1.45.0", "ANcpLua.Roslyn.Utilities": "1.45.0" },