From 03a6fbe71ba3a97da9b91805f78713144dffbe71 Mon Sep 17 00:00:00 2001 From: Andrew Casey Date: Fri, 8 Dec 2023 10:41:33 -0800 Subject: [PATCH] Update SDK to 23608.3 Regular buildops update --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index f6e8d414397..28d81e894d2 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.100-alpha.1.23603.1" + "version": "9.0.100-alpha.1.23608.3" }, "tools": { - "dotnet": "9.0.100-alpha.1.23603.1", + "dotnet": "9.0.100-alpha.1.23608.3", "runtimes": { "dotnet/x64": [ "8.0.0",