From 94529b56cdfd928ee3112e8e10a5a5542cf5ea87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 19:29:47 +0000 Subject: [PATCH] Bump the all group with 5 updates Bumps coverlet.collector from 6.0.4 to 8.0.0 Bumps MartinCostello.Logging.XUnit from 0.6.0 to 0.7.0 Bumps Microsoft.Extensions.Logging from 8.0.1 to 10.0.3 Bumps Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 Bumps System.Text.Json from 8.0.6 to 10.0.3 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MartinCostello.Logging.XUnit dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major 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 | 4 ++-- .../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, 13 insertions(+), 13 deletions(-) diff --git a/Activout.RestClient.Json.Test/Activout.RestClient.Json.Test.csproj b/Activout.RestClient.Json.Test/Activout.RestClient.Json.Test.csproj index 1243322..466c402 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 ada4c8a..6b50627 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 a0f5987..69028f6 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,8 +11,8 @@ - - + + diff --git a/Activout.RestClient.Test.Json/Activout.RestClient.Test.Json.csproj b/Activout.RestClient.Test.Json/Activout.RestClient.Test.Json.csproj index c315228..51ab525 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 188ccb2..b20f4d4 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 7868098..a1d66fe 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 9d9bffe..5d33420 100644 --- a/Activout.RestClient/Activout.RestClient.csproj +++ b/Activout.RestClient/Activout.RestClient.csproj @@ -16,7 +16,7 @@ - +