From d9cc2a76b48d05aff9800998b77e0ab97c1c1f5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 11:36:08 +0000 Subject: [PATCH] Update NuGet minor/patch updates --- Directory.Packages.props | 12 ++++++------ global.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 9610374..186c292 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,13 +5,13 @@ - - + + - + @@ -25,8 +25,8 @@ - - + + @@ -41,6 +41,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/global.json b/global.json index 31e65ea..6f68a16 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.201", + "version": "10.0.300", "rollForward": "feature", "allowPrerelease": false }