From 95d4345be6e1af5c0d044597930c66e815db6477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 08:30:51 +0000 Subject: [PATCH] chore(deps): Bump Newtonsoft.Json and MSTest in /src Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [MSTest](https://github.com/microsoft/testfx). These dependencies needed to be updated together. 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 `MSTest` from 3.7.0 to 3.7.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.7.0...v3.7.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/ActionsTests/ActionsTests.csproj | 2 +- src/AutomationTests/AutomationTests.csproj | 2 +- src/CLITests/CLITests.csproj | 2 +- src/CoreTests/CoreTests.csproj | 2 +- src/DesktopTests/DesktopTests.csproj | 2 +- src/MsiFileTests/MsiFileTests.csproj | 2 +- .../OldFileVersionCompatibilityTests.csproj | 2 +- src/RuleSelectionTests/RuleSelectionTests.csproj | 2 +- src/RulesTest/RulesTests.csproj | 2 +- src/SystemAbstractionsTests/SystemAbstractionsTests.csproj | 2 +- src/TelemetryTests/TelemetryTests.csproj | 2 +- src/Win32Tests/Win32Tests.csproj | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/ActionsTests/ActionsTests.csproj b/src/ActionsTests/ActionsTests.csproj index 343d20220..baf2efb45 100644 --- a/src/ActionsTests/ActionsTests.csproj +++ b/src/ActionsTests/ActionsTests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/AutomationTests/AutomationTests.csproj b/src/AutomationTests/AutomationTests.csproj index c725d5033..a1eda36e8 100644 --- a/src/AutomationTests/AutomationTests.csproj +++ b/src/AutomationTests/AutomationTests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/CLITests/CLITests.csproj b/src/CLITests/CLITests.csproj index 73e8543d4..46a5f2504 100644 --- a/src/CLITests/CLITests.csproj +++ b/src/CLITests/CLITests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/CoreTests/CoreTests.csproj b/src/CoreTests/CoreTests.csproj index c55e6032b..cfdc03b1b 100644 --- a/src/CoreTests/CoreTests.csproj +++ b/src/CoreTests/CoreTests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/DesktopTests/DesktopTests.csproj b/src/DesktopTests/DesktopTests.csproj index 3118e937c..0b7c54e27 100644 --- a/src/DesktopTests/DesktopTests.csproj +++ b/src/DesktopTests/DesktopTests.csproj @@ -39,7 +39,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/MsiFileTests/MsiFileTests.csproj b/src/MsiFileTests/MsiFileTests.csproj index ad4f2bb9c..b0b40efe2 100644 --- a/src/MsiFileTests/MsiFileTests.csproj +++ b/src/MsiFileTests/MsiFileTests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj b/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj index 690d287b2..b0183fb65 100644 --- a/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj +++ b/src/OldFileVersionCompatibilityTests/OldFileVersionCompatibilityTests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/RuleSelectionTests/RuleSelectionTests.csproj b/src/RuleSelectionTests/RuleSelectionTests.csproj index eba0803e7..2d66fe17e 100644 --- a/src/RuleSelectionTests/RuleSelectionTests.csproj +++ b/src/RuleSelectionTests/RuleSelectionTests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/RulesTest/RulesTests.csproj b/src/RulesTest/RulesTests.csproj index 35b9c8210..841cc5dcd 100644 --- a/src/RulesTest/RulesTests.csproj +++ b/src/RulesTest/RulesTests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/SystemAbstractionsTests/SystemAbstractionsTests.csproj b/src/SystemAbstractionsTests/SystemAbstractionsTests.csproj index daa5544bf..8dd8dcb1f 100644 --- a/src/SystemAbstractionsTests/SystemAbstractionsTests.csproj +++ b/src/SystemAbstractionsTests/SystemAbstractionsTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/TelemetryTests/TelemetryTests.csproj b/src/TelemetryTests/TelemetryTests.csproj index 9afed32f4..a9a2d04ee 100644 --- a/src/TelemetryTests/TelemetryTests.csproj +++ b/src/TelemetryTests/TelemetryTests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Win32Tests/Win32Tests.csproj b/src/Win32Tests/Win32Tests.csproj index 3ad655d6a..06a29b3f6 100644 --- a/src/Win32Tests/Win32Tests.csproj +++ b/src/Win32Tests/Win32Tests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +