From 3038c56af417480a5167ea882508d5b648c7f347 Mon Sep 17 00:00:00 2001 From: Wojtek Figat Date: Sat, 7 Mar 2026 23:18:03 +0100 Subject: [PATCH] Attempt to fix iOS cooking issue on Linux --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 9498eeef6..7da276347 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.0", + "version": "8.0.100", "rollForward": "latestMajor" } } \ No newline at end of file