From dd6aa43513c5832583df15000942fadf37ceba89 Mon Sep 17 00:00:00 2001 From: Chris Ross Date: Fri, 13 Nov 2020 09:36:57 -0800 Subject: [PATCH] Update to 5.0 RTM SDK (#543) --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index ea03bcabd..c0beb3780 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "5.0.100-rtm.20515.8" + "version": "5.0.100" }, "tools": { - "dotnet": "5.0.100-rtm.20515.8", + "dotnet": "5.0.100", "runtimes": { "dotnet/x64": [ "$(MicrosoftNETCoreAppPackageVersion)",