From c426042a76d971d1e46902255c6e02eb1927c48d Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Thu, 14 Nov 2024 10:04:10 -0800 Subject: [PATCH] Update to the GA SDK to try to fix the windows SDK error --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index d2eb21c71695..d7f1244344d8 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "9.0.100-rc.2.24474.11", + "dotnet": "9.0.100", "runtimes": { "dotnet": [ "$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"