From a7cd3a22a635f3c1c075867169691186e3f8afd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:38:28 +0000 Subject: [PATCH] (maint) Update dotnet monorepo to v9.0.314 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 913686c4..21333424 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { "sdk": { "allowPrerelease": true, - "version": "9.0.101", + "version": "9.0.314", "rollForward": "latestFeature" } } \ No newline at end of file