From 5347685cb6d875f46bf8aba18b5715b4b74d6692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 05:41:13 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk and Newtonsoft.Json in /src 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.11.1 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.11.1...v17.12.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) --- 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-patch ... Signed-off-by: dependabot[bot] --- .../Costura.Fody.IntegrationTests.csproj | 2 +- src/Costura.Fody.Tests/Costura.Fody.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Costura.Fody.IntegrationTests/Costura.Fody.IntegrationTests.csproj b/src/Costura.Fody.IntegrationTests/Costura.Fody.IntegrationTests.csproj index 434e4107..b92e4a91 100644 --- a/src/Costura.Fody.IntegrationTests/Costura.Fody.IntegrationTests.csproj +++ b/src/Costura.Fody.IntegrationTests/Costura.Fody.IntegrationTests.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Costura.Fody.Tests/Costura.Fody.Tests.csproj b/src/Costura.Fody.Tests/Costura.Fody.Tests.csproj index 6284f91d..dc86780c 100644 --- a/src/Costura.Fody.Tests/Costura.Fody.Tests.csproj +++ b/src/Costura.Fody.Tests/Costura.Fody.Tests.csproj @@ -19,7 +19,7 @@ - +