From 5adfbadce878a65c32cdf59b353d5933fd8801bb Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Tue, 24 Aug 2021 17:06:32 -0700 Subject: [PATCH] Move to 5.0.400 SDK to unblock mac builds (#11673) --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index a566da290..d24051c54 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "5.0.100", + "dotnet": "5.0.400", "runtimes": { "dotnet": [ "$(MicrosoftNETCoreAppInternalPackageVersion)"