From 68f9fb8b419c84ad706dca23203f2292facac8af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 19:14:59 +0000 Subject: [PATCH] Update all non-major dependencies --- Directory.Packages.props | 14 +++++++------- .../Dapper.Tests.Performance.csproj | 2 +- global.json | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index df290bc6d..019c5d93c 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,10 +5,10 @@ - + - + @@ -17,15 +17,15 @@ - + - - + + @@ -35,7 +35,7 @@ - + @@ -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 78dd70c0a..cbb2b3444 100644 --- a/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj +++ b/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj @@ -64,7 +64,7 @@ - + diff --git a/global.json b/global.json index f7b5e40c2..7378d860c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.102", + "version": "10.0.103", "rollForward": "latestMajor" } } \ No newline at end of file