From 4d1daf9c58eb2ddde3aa8499dc0c4e3a4d17500f Mon Sep 17 00:00:00 2001 From: Mattias Karlsson Date: Wed, 14 Jan 2026 13:37:35 +0100 Subject: [PATCH 1/2] Update Microsoft.Extensions.* packages to latest patch versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update Microsoft.Net.Http.Headers: 8.0.22 → 8.0.23 - Update Microsoft.Extensions.Http: 9.0.11 → 9.0.12 - Update Microsoft.Net.Http.Headers: 9.0.11 → 9.0.12 - Update Microsoft.Extensions.Http: 10.0.1 → 10.0.2 - Update Microsoft.Net.Http.Headers: 10.0.1 → 10.0.2 - Update Microsoft.Extensions.TimeProvider.Testing: 10.1.0 → 10.2.0 - Remove System.Text.Json from Directory.Packages.props --- ...evlead.Testing.MockHttp.Dependencies.props | 24 +++++++++---------- src/Directory.Packages.props | 7 +++--- 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/src/Devlead.Testing.MockHttp/Devlead.Testing.MockHttp.Dependencies.props b/src/Devlead.Testing.MockHttp/Devlead.Testing.MockHttp.Dependencies.props index 5c742a1..debd6b4 100644 --- a/src/Devlead.Testing.MockHttp/Devlead.Testing.MockHttp.Dependencies.props +++ b/src/Devlead.Testing.MockHttp/Devlead.Testing.MockHttp.Dependencies.props @@ -11,8 +11,8 @@ - - + + @@ -25,11 +25,11 @@ - - + + - - + + @@ -39,13 +39,13 @@ - - + + - - + + - - + + \ No newline at end of file diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 8060516..a7d7825 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -8,9 +8,9 @@ - - - + + + @@ -20,6 +20,5 @@ - \ No newline at end of file From 9f4fbe7e308ad3a3846dd9ca8b7dcef6135218df Mon Sep 17 00:00:00 2001 From: Mattias Karlsson Date: Wed, 14 Jan 2026 13:40:45 +0100 Subject: [PATCH 2/2] Fix Verify.Http net10.0 version --- .../Devlead.Testing.MockHttp.Dependencies.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Devlead.Testing.MockHttp/Devlead.Testing.MockHttp.Dependencies.props b/src/Devlead.Testing.MockHttp/Devlead.Testing.MockHttp.Dependencies.props index debd6b4..84da070 100644 --- a/src/Devlead.Testing.MockHttp/Devlead.Testing.MockHttp.Dependencies.props +++ b/src/Devlead.Testing.MockHttp/Devlead.Testing.MockHttp.Dependencies.props @@ -37,7 +37,7 @@ - +