From 3eb8ea110582e16f8c534f410559431d2a47c25b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 00:49:13 +0000 Subject: [PATCH] chore(deps): update non-major dependencies --- build/BuildSphere.csproj | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/BuildSphere.csproj b/build/BuildSphere.csproj index 3bcd171..521675b 100644 --- a/build/BuildSphere.csproj +++ b/build/BuildSphere.csproj @@ -45,10 +45,10 @@ - + - + diff --git a/global.json b/global.json index 545c92c..01cb658 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.302", + "version": "10.0.400", "rollForward": "latestFeature" } }