From 5529a690e45099c37396f2abc87434d7f9a58bbf Mon Sep 17 00:00:00 2001 From: Chris Ross Date: Mon, 31 Oct 2022 11:18:14 -0700 Subject: Update SDK to 8.0.100-alpha.1.22531.1 (#44797) --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 07f9763639..6cac28c6b3 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "8.0.100-alpha.1.22524.1" + "version": "8.0.100-alpha.1.22531.1" }, "tools": { - "dotnet": "8.0.100-alpha.1.22524.1", + "dotnet": "8.0.100-alpha.1.22531.1", "runtimes": { "dotnet/x86": [ "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)" -- cgit v1.2.3