From e95c36515fe473710a1584c71da749c434180e3b Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Wed, 13 Sep 2023 20:24:40 +1000 Subject: [PATCH] net8 --- src/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.json b/src/global.json index 56c02b47..979c2be4 100644 --- a/src/global.json +++ b/src/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.400", + "version": "8.0.100-rc.1.23455.8", "allowPrerelease": true, "rollForward": "latestFeature" }