From 389a1c495547a1931116ba6e15b000f4bfc5f44c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:35:04 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk and xunit.runner.visualstudio Bumps Microsoft.NET.Test.Sdk from 17.14.0 to 18.0.0 Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.5 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .../Activout.RestClient.Newtonsoft.Json.Test.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 b592bfb..5a6e0b4 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 @@ -9,11 +9,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive