From 1174a4bc6a427b9c637c40229b8024772305be05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 18:58:41 +0000 Subject: [PATCH] Bump the all group with 6 updates Bumps coverlet.collector from 8.0.0 to 10.0.1 Bumps MartinCostello.Logging.XUnit from 0.7.0 to 0.7.1 Bumps Microsoft.Extensions.Http from 8.0.1 to 10.0.10 Bumps Microsoft.Extensions.Logging from 10.0.3 to 10.0.10 Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.8.1 Bumps System.Text.Json from 10.0.3 to 10.0.10 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Text.Json dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .../Activout.RestClient.Json.Test.csproj | 4 ++-- Activout.RestClient.Json/Activout.RestClient.Json.csproj | 2 +- .../Activout.RestClient.Newtonsoft.Json.Test.csproj | 6 +++--- .../Activout.RestClient.Test.Json.csproj | 4 ++-- Activout.RestClient.Test/Activout.RestClient.Test.csproj | 4 ++-- .../Activout.RestClient.Xml.Test.csproj | 6 +++--- Activout.RestClient/Activout.RestClient.csproj | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Activout.RestClient.Json.Test/Activout.RestClient.Json.Test.csproj b/Activout.RestClient.Json.Test/Activout.RestClient.Json.Test.csproj index 466c402..2763dce 100644 --- a/Activout.RestClient.Json.Test/Activout.RestClient.Json.Test.csproj +++ b/Activout.RestClient.Json.Test/Activout.RestClient.Json.Test.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/Activout.RestClient.Json/Activout.RestClient.Json.csproj b/Activout.RestClient.Json/Activout.RestClient.Json.csproj index 6b50627..0e11712 100644 --- a/Activout.RestClient.Json/Activout.RestClient.Json.csproj +++ b/Activout.RestClient.Json/Activout.RestClient.Json.csproj @@ -18,7 +18,7 @@ - + diff --git a/Activout.RestClient.Newtonsoft.Json.Test/Activout.RestClient.Newtonsoft.Json.Test.csproj b/Activout.RestClient.Newtonsoft.Json.Test/Activout.RestClient.Newtonsoft.Json.Test.csproj index f73ebfd..5e591d6 100644 --- a/Activout.RestClient.Newtonsoft.Json.Test/Activout.RestClient.Newtonsoft.Json.Test.csproj +++ b/Activout.RestClient.Newtonsoft.Json.Test/Activout.RestClient.Newtonsoft.Json.Test.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/Activout.RestClient.Test.Json/Activout.RestClient.Test.Json.csproj b/Activout.RestClient.Test.Json/Activout.RestClient.Test.Json.csproj index 51ab525..d7bc532 100644 --- a/Activout.RestClient.Test.Json/Activout.RestClient.Test.Json.csproj +++ b/Activout.RestClient.Test.Json/Activout.RestClient.Test.Json.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/Activout.RestClient.Test/Activout.RestClient.Test.csproj b/Activout.RestClient.Test/Activout.RestClient.Test.csproj index b20f4d4..9dc9d85 100644 --- a/Activout.RestClient.Test/Activout.RestClient.Test.csproj +++ b/Activout.RestClient.Test/Activout.RestClient.Test.csproj @@ -8,8 +8,8 @@ CS0618;CS0619 - - + + diff --git a/Activout.RestClient.Xml.Test/Activout.RestClient.Xml.Test.csproj b/Activout.RestClient.Xml.Test/Activout.RestClient.Xml.Test.csproj index a1d66fe..c30f46d 100644 --- a/Activout.RestClient.Xml.Test/Activout.RestClient.Xml.Test.csproj +++ b/Activout.RestClient.Xml.Test/Activout.RestClient.Xml.Test.csproj @@ -11,15 +11,15 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Activout.RestClient/Activout.RestClient.csproj b/Activout.RestClient/Activout.RestClient.csproj index 5d33420..9dc1de8 100644 --- a/Activout.RestClient/Activout.RestClient.csproj +++ b/Activout.RestClient/Activout.RestClient.csproj @@ -16,7 +16,7 @@ - +