From e7a1773b9db58051c02346d95fe8a3b1369dd406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:55:17 +0000 Subject: [PATCH] Bump the tests group across 1 directory with 4 updates Bumps the tests group with 4 updates in the / directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.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.12.0...v17.13.0) Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.3...13.0.1) Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) Updates `xunit.runner.visualstudio` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.0...3.0.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] --- .../StructId.FunctionalTests.csproj | 6 +++--- src/StructId.Tests/StructId.Tests.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj b/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj index 205fc8c..551f7ce 100644 --- a/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj +++ b/src/StructId.FunctionalTests/StructId.FunctionalTests.csproj @@ -12,11 +12,11 @@ - + - - + + diff --git a/src/StructId.Tests/StructId.Tests.csproj b/src/StructId.Tests/StructId.Tests.csproj index dd5faaa..dcc9934 100644 --- a/src/StructId.Tests/StructId.Tests.csproj +++ b/src/StructId.Tests/StructId.Tests.csproj @@ -7,10 +7,10 @@ - + - - + +