From 4aa2d696a3c8b002e6b2c29d8d4a4a8448865858 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 3 Dec 2024 22:12:59 +0000
Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dotnet=20monorep?=
=?UTF-8?q?o=20to=20v9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Directory.Packages.props | 22 +++++++++++-----------
global.json | 2 +-
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 55bfae59..b9db4c6f 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -8,20 +8,20 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
diff --git a/global.json b/global.json
index 7b22d063..93e6dbdd 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.402",
+ "version": "9.0.101",
"rollForward": "latestMinor"
}
}