From cf6900f7924c907e52fcb210372d6bad96b87fef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 08:13:14 +0000 Subject: [PATCH] Bump the nuget group with 9 updates Bumps JsonPath.Net from 2.1.1 to 2.2.0 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1 Bumps Microsoft.AspNetCore.TestHost from 10.0.0 to 10.0.1 Bumps Microsoft.Extensions.Hosting from 10.0.0 to 10.0.1 Bumps Microsoft.Extensions.ObjectPool from 10.0.0 to 10.0.1 Bumps Microsoft.Extensions.TimeProvider.Testing from 10.0.0 to 10.1.0 Bumps Microsoft.JavaScript.NodeApi from 0.9.17 to 0.9.18 Bumps Microsoft.JavaScript.NodeApi.Generator from 0.9.17 to 0.9.18 Bumps System.CommandLine from 2.0.0 to 2.0.1 --- updated-dependencies: - dependency-name: JsonPath.Net dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.AspNetCore.TestHost dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.AspNetCore.TestHost dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.ObjectPool dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.TimeProvider.Testing dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.JavaScript.NodeApi dependency-version: 0.9.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.JavaScript.NodeApi.Generator dependency-version: 0.9.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: System.CommandLine dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- src/CHttp.Api/CHttp.Api.csproj | 2 +- src/CHttp/CHttp.csproj | 2 +- src/CHttpExecutor/CHttpExecutor.csproj | 4 ++-- src/CHttpExtension/CHttpExtension.csproj | 4 ++-- tests/CHttp.Tests/CHttp.Tests.csproj | 4 ++-- tests/CHttpServer.Tests/CHttpServer.Tests.csproj | 2 +- .../TestWebApplication.Tests/TestWebApplication.Tests.csproj | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/CHttp.Api/CHttp.Api.csproj b/src/CHttp.Api/CHttp.Api.csproj index c766e41..3b32c9f 100644 --- a/src/CHttp.Api/CHttp.Api.csproj +++ b/src/CHttp.Api/CHttp.Api.csproj @@ -18,7 +18,7 @@ - + diff --git a/src/CHttp/CHttp.csproj b/src/CHttp/CHttp.csproj index 8aeb519..6b0fc6d 100644 --- a/src/CHttp/CHttp.csproj +++ b/src/CHttp/CHttp.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/CHttpExecutor/CHttpExecutor.csproj b/src/CHttpExecutor/CHttpExecutor.csproj index 3cb4cf0..75a5bc5 100644 --- a/src/CHttpExecutor/CHttpExecutor.csproj +++ b/src/CHttpExecutor/CHttpExecutor.csproj @@ -30,8 +30,8 @@ - - + + diff --git a/src/CHttpExtension/CHttpExtension.csproj b/src/CHttpExtension/CHttpExtension.csproj index f2b2559..1ccb78f 100644 --- a/src/CHttpExtension/CHttpExtension.csproj +++ b/src/CHttpExtension/CHttpExtension.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/tests/CHttp.Tests/CHttp.Tests.csproj b/tests/CHttp.Tests/CHttp.Tests.csproj index 8bd3f88..ac623b0 100644 --- a/tests/CHttp.Tests/CHttp.Tests.csproj +++ b/tests/CHttp.Tests/CHttp.Tests.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/tests/CHttpServer.Tests/CHttpServer.Tests.csproj b/tests/CHttpServer.Tests/CHttpServer.Tests.csproj index da97f21..6bdbb57 100644 --- a/tests/CHttpServer.Tests/CHttpServer.Tests.csproj +++ b/tests/CHttpServer.Tests/CHttpServer.Tests.csproj @@ -17,7 +17,7 @@ - + all diff --git a/tests/TestWebApplication.Tests/TestWebApplication.Tests.csproj b/tests/TestWebApplication.Tests/TestWebApplication.Tests.csproj index 47cac8c..448c80e 100644 --- a/tests/TestWebApplication.Tests/TestWebApplication.Tests.csproj +++ b/tests/TestWebApplication.Tests/TestWebApplication.Tests.csproj @@ -11,7 +11,7 @@ - + all