From f476336e9805b248b6e778694fb890f14abc31a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:58:14 +0000 Subject: [PATCH] Bump the tests group across 1 directory with 3 updates Bumps the tests group with 3 updates in the / directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Microsoft.NET.Test.Sdk` from 17.6.3 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.12.0) Updates `xunit` from 2.4.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.4.2...v2-2.9.3) Updates `xunit.runner.visualstudio` from 2.4.5 to 3.0.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.4.5...3.0.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major dependency-group: tests ... Signed-off-by: dependabot[bot] --- src/VisualStudio.Tests/VisualStudio.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/VisualStudio.Tests/VisualStudio.Tests.csproj b/src/VisualStudio.Tests/VisualStudio.Tests.csproj index e43f9da..04c271b 100644 --- a/src/VisualStudio.Tests/VisualStudio.Tests.csproj +++ b/src/VisualStudio.Tests/VisualStudio.Tests.csproj @@ -7,10 +7,10 @@ - + - - + +