From 0fb0646f783165dad93c2ec0b7df61844289f6a8 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Tue, 26 May 2026 10:48:51 -0400 Subject: [PATCH] chore: updates global.json for v2 branch to fix ADO pipeline issue --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 061ab333e..d895dfe5a 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "10.0.202" + "version": "10.0.300" } } \ No newline at end of file