From f25c62260a81f34e4127b092d30bfafc479be78c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 10:29:51 +0000 Subject: [PATCH] fix(deps): update dotnet monorepo --- global.json | 2 +- src/Function.SDK.CSharp/Function.SDK.CSharp.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/global.json b/global.json index 062a629..0a1e66c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.203", + "version": "10.0.300", "rollForward": "latestFeature", "allowPrerelease": false }, diff --git a/src/Function.SDK.CSharp/Function.SDK.CSharp.csproj b/src/Function.SDK.CSharp/Function.SDK.CSharp.csproj index 1e8951f..d695aea 100644 --- a/src/Function.SDK.CSharp/Function.SDK.CSharp.csproj +++ b/src/Function.SDK.CSharp/Function.SDK.CSharp.csproj @@ -31,11 +31,11 @@ - + - +