From 0ea01b8422677793fe30a73c9017bf5f0b667daa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 18:14:34 +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 7c84896..feca2a5 100644 --- a/NRayUI/NRayUI.fsproj +++ b/NRayUI/NRayUI.fsproj @@ -68,8 +68,8 @@ - - + + diff --git a/global.json b/global.json index c0c9c61..e4b1bd8 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100", + "version": "10.0.102", "rollForward": "major" } }