From e173f2ca64b291d1b8375b67cb7b301135fcafe5 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Wed, 13 Nov 2024 18:56:49 +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 745718c..e69a6ee 100644 --- a/src/global.json +++ b/src/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rc.2.24474.11", + "version": "9.0.100", "allowPrerelease": true, "rollForward": "latestFeature" }