From 504212d42de9931480cc1a4a8ea24a623b14dd51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 23:57:37 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio and Microsoft.TestPlatform.ObjectModel Bumps xunit.runner.visualstudio and Microsoft.TestPlatform.ObjectModel. These dependencies needed to be updated together. Updates `xunit.runner.visualstudio` from 2.4.5 to 2.8.1 Updates `Microsoft.TestPlatform.ObjectModel` from 17.7.0 to 17.10.0 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.TestPlatform.ObjectModel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../NaturalStringExtensions.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/NaturalStringExtensions.Tests/NaturalStringExtensions.Tests.csproj b/test/NaturalStringExtensions.Tests/NaturalStringExtensions.Tests.csproj index 98590f2..f1320d7 100644 --- a/test/NaturalStringExtensions.Tests/NaturalStringExtensions.Tests.csproj +++ b/test/NaturalStringExtensions.Tests/NaturalStringExtensions.Tests.csproj @@ -17,9 +17,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all