diff --git a/global.json b/global.json index a4aef19..c33c9ac 100644 --- a/global.json +++ b/global.json @@ -5,13 +5,13 @@ "allowPrerelease": true }, "msbuild-sdks": { - "ANcpLua.NET.Sdk": "1.6.3", - "ANcpLua.NET.Sdk.Web": "1.6.3", - "ANcpLua.NET.Sdk.Test": "1.6.3", - "ANcpLua.Roslyn.Utilities.Testing": "1.11.1", - "ANcpLua.Roslyn.Utilities": "1.11.1" + "ANcpLua.NET.Sdk": "1.6.9", + "ANcpLua.NET.Sdk.Web": "1.6.9", + "ANcpLua.NET.Sdk.Test": "1.6.9", + "ANcpLua.Roslyn.Utilities.Testing": "1.12.0", + "ANcpLua.Roslyn.Utilities": "1.12.0" }, "test": { "runner": "Microsoft.Testing.Platform" } -} +} \ No newline at end of file