From fa2f4123b7ecfd3cd679c17840c2849bc17dbe89 Mon Sep 17 00:00:00 2001 From: Andriy Svyryd Date: Thu, 12 Sep 2024 15:41:04 -0700 Subject: [PATCH] Update SDK to 9.0.100-rc.1.24452.12 --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index a4dfc01640c..ec891a9d891 100644 --- a/global.json +++ b/global.json @@ -1,11 +1,11 @@ { "sdk": { - "version": "9.0.100-preview.7.24407.12", + "version": "9.0.100-rc.1.24452.12", "allowPrerelease": true, "rollForward": "latestMajor" }, "tools": { - "dotnet": "9.0.100-preview.7.24407.12", + "dotnet": "9.0.100-rc.1.24452.12", "runtimes": { "dotnet": [ "$(MicrosoftNETCoreAppRuntimewinx64Version)"