From 07f09e8e77c648f2fc7d5d3baaa08deaacdbf220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:29:31 +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.6.3 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.6.3...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) --- 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] --- src/Directory.Packages.props | 48 ++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 47cb84186..46b669785 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -1,25 +1,25 @@ - - - true - true - $(NoWarn);NU1507 - - - - - - - - - - - - - - - - - - - + + + true + true + $(NoWarn);NU1507 + + + + + + + + + + + + + + + + + + + \ No newline at end of file