From ea679939c7a872eaac5c279d7f2d61474eb72c94 Mon Sep 17 00:00:00 2001 From: Tanay Parikh Date: Mon, 12 Sep 2022 13:07:10 -0700 Subject: [PATCH] SDK Upgrade --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 61ef3a39b0dd..4521b08aecd8 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "7.0.100-rc.2.22457.6" + "version": "7.0.100-rc.2.22462.1" }, "tools": { - "dotnet": "7.0.100-rc.2.22457.6", + "dotnet": "7.0.100-rc.2.22462.1", "runtimes": { "dotnet/x86": [ "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"