From 6c4c8609c3103f82a8c467cec4a0e3a2b9c9d583 Mon Sep 17 00:00:00 2001 From: xtray85 Date: Sun, 9 Jun 2024 18:41:27 +0300 Subject: [PATCH] Update global.json --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 2114078f500..b4262a6109a 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.203", + "version": "8.0.x", "rollForward": "disable" } }