From bd99f4707056948dae4d2fcade4104abcf05a084 Mon Sep 17 00:00:00 2001 From: maliming <6908465+maliming@users.noreply.github.com> Date: Tue, 6 Oct 2020 16:19:33 +0800 Subject: [PATCH] Update global.json --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 7a8cdc0079..1801e2560c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "5.0.0-rc.1.20451.14", + "version": "5.0.100-rc.1.20452.10", "rollForward": "latestFeature" } -} \ No newline at end of file +}