diff --git a/global.json b/global.json index 96f7fcc..ac80abc 100644 --- a/global.json +++ b/global.json @@ -5,13 +5,13 @@ "allowPrerelease": true }, "msbuild-sdks": { - "ANcpLua.NET.Sdk": "2.25.0", - "ANcpLua.NET.Sdk.Web": "2.25.0", - "ANcpLua.NET.Sdk.Test": "2.25.0", - "ANcpLua.Roslyn.Utilities.Testing": "1.40.0", - "ANcpLua.Roslyn.Utilities": "1.40.0" + "ANcpLua.NET.Sdk": "2.25.3", + "ANcpLua.NET.Sdk.Web": "2.25.3", + "ANcpLua.NET.Sdk.Test": "2.25.3", + "ANcpLua.Roslyn.Utilities.Testing": "1.45.0", + "ANcpLua.Roslyn.Utilities": "1.45.0" }, "test": { "runner": "Microsoft.Testing.Platform" } -} +} \ No newline at end of file