From c5ef66075b56fecf0efb0b80d9a182c8700af209 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 14 Mar 2026 00:56:22 +0000
Subject: [PATCH] Update NuGet minor/patch updates
---
Directory.Packages.props | 6 +++---
global.json | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 21568a8..ae8ea4d 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -5,7 +5,7 @@
-
+
@@ -19,7 +19,7 @@
-
+
@@ -40,6 +40,6 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
\ No newline at end of file
diff --git a/global.json b/global.json
index 3df1b24..31e65ea 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.0",
+ "version": "10.0.201",
"rollForward": "feature",
"allowPrerelease": false
}