From 0bb6194496ca15dd85e9103264fc596d52eb0e03 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 21 Nov 2025 21:31:51 +0000
Subject: [PATCH] Update dotnet monorepo
---
Directory.Packages.props | 8 ++++----
.../Dapper.Tests.Performance.csproj | 2 +-
global.json | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 8787a7767..b5441f198 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -8,7 +8,7 @@
-
+
@@ -24,8 +24,8 @@
-
-
+
+
@@ -43,7 +43,7 @@
-
+
diff --git a/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj b/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj
index fa18bd9c5..9c53c85da 100644
--- a/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj
+++ b/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj
@@ -58,7 +58,7 @@
-
+
diff --git a/global.json b/global.json
index 2cbaab19b..4787cc9d9 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "9.0.101",
+ "version": "9.0.308",
"rollForward": "latestMajor"
}
}
\ No newline at end of file