From f6fb187a6b178dfbfc5f4b817a28387694d63314 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Wed, 9 Oct 2024 19:22:38 +1100 Subject: [PATCH] refs and cleanup --- src/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.json b/src/global.json index 50effc9..745718c 100644 --- a/src/global.json +++ b/src/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rc.1.24452.12", + "version": "9.0.100-rc.2.24474.11", "allowPrerelease": true, "rollForward": "latestFeature" }