From e34d11c26d7b1dd813dbfba7aac20a7cff2c2b0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 15:07:35 +0200 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk and Newtonsoft.Json (#307) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together. Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.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.10.0...v17.11.0) Updates `Newtonsoft.Json` from 11.0.2 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/YaNco.Core.Tests/YaNco.Core.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj b/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj index c7f7a10..ccf424e 100644 --- a/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj +++ b/test/YaNco.Core.Tests/YaNco.Core.Tests.csproj @@ -10,7 +10,7 @@ - +