From e38653252b5699592ce6be7f795c2c8c24dd2479 Mon Sep 17 00:00:00 2001 From: Alessandro Ghidini Date: Sun, 15 Sep 2024 19:12:56 +0200 Subject: [PATCH] update sdk to dot.net 9 rc1 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index bdff277..96cd223 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "9.0.100-preview.7.24407.12" + "version": "9.0.100-rc.1.24452.12" } } \ No newline at end of file