From 9cf07ef4cb098d59ebb73b84fa3f49ee9b7ed5d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 15:11:52 +0000 Subject: [PATCH] Update dotnet monorepo --- NRayUI/NRayUI.fsproj | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NRayUI/NRayUI.fsproj b/NRayUI/NRayUI.fsproj index ddf2288..511d8ca 100644 --- a/NRayUI/NRayUI.fsproj +++ b/NRayUI/NRayUI.fsproj @@ -68,8 +68,8 @@ - - + + diff --git a/global.json b/global.json index eb8a1b7..e403270 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300", + "version": "10.0.301", "rollForward": "major" } }