From 5307e86348f745644b8ab7cff4b73072dd8e712d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:52: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.1 - [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.1) --- 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..e1095e144 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..ae2c932ff 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..6c2f3339c 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..6e3dc1851 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..7424c4a70 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..95afdff2f 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..1a78a99d8 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..8684ce6af 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..fb70760ce 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..37ace27aa 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..583fd8351 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..cac687bd6 100644 --- a/src/Win32Tests/Win32Tests.csproj +++ b/src/Win32Tests/Win32Tests.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +