From 80a1316c572f3d86c3deeaba9b491050900857f3 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Wed, 13 Oct 2021 10:29:49 +1100 Subject: [PATCH] Update global.json --- src/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.json b/src/global.json index c0a237be..8cbf2345 100644 --- a/src/global.json +++ b/src/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.100-rc.1.21463.6", + "version": "6.0.100-rc.2.21505.57", "allowPrerelease": true, "rollForward": "latestFeature" }