From bd4c7a97d66084b200efb4cc2d6fe449a9a2a563 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 16:14:13 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo --- build/BuildSphere.csproj | 2 +- global.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/BuildSphere.csproj b/build/BuildSphere.csproj index 764af89..56ed235 100644 --- a/build/BuildSphere.csproj +++ b/build/BuildSphere.csproj @@ -45,7 +45,7 @@ - + diff --git a/global.json b/global.json index 99b1511..545c92c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.202", + "version": "10.0.302", "rollForward": "latestFeature" } }