From d27ac581ac6e09403c180dcd5dc764e3ee35d273 Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Tue, 16 Jul 2024 16:17:53 +0100 Subject: [PATCH] [Deps]Set System.Text.Json version to 8.0.4 (#33867) ## Summary of the Pull Request Sets the System.Text.Json version to 8.0.4 --- Directory.Packages.props | 1 + NOTICE.md | 1 + src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj | 5 +++-- .../EnvironmentVariables/EnvironmentVariables.csproj | 2 ++ .../EnvironmentVariablesUILib.csproj | 2 ++ src/modules/Hosts/Hosts/Hosts.csproj | 2 ++ .../App/Service/MouseWithoutBordersService.csproj | 2 ++ src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 2 ++ src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj | 2 ++ src/modules/peek/Peek.UI/Peek.UI.csproj | 2 ++ src/settings-ui/Settings.UI/PowerToys.Settings.csproj | 2 ++ 11 files changed, 21 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 914cb3d3e8..387f84cb97 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -85,6 +85,7 @@ + diff --git a/NOTICE.md b/NOTICE.md index 47cc42776c..833c909c39 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -1364,6 +1364,7 @@ EXHIBIT A -Mozilla Public License. - System.Security.Cryptography.ProtectedData 8.0.0 - System.ServiceProcess.ServiceController 8.0.0 - System.Text.Encoding.CodePages 8.0.0 +- System.Text.Json 8.0.4 - UnicodeInformation 2.6.0 - UnitsNet 5.50.0 - UTF.Unknown 2.5.1 diff --git a/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj b/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj index 43aa3999aa..dc530e4e13 100644 --- a/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj +++ b/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj @@ -62,7 +62,7 @@ - + @@ -74,7 +74,8 @@ - + + diff --git a/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariables.csproj b/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariables.csproj index b1543c1e78..4e4bb8f8ad 100644 --- a/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariables.csproj +++ b/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariables.csproj @@ -76,6 +76,8 @@ + + diff --git a/src/modules/EnvironmentVariables/EnvironmentVariablesUILib/EnvironmentVariablesUILib.csproj b/src/modules/EnvironmentVariables/EnvironmentVariablesUILib/EnvironmentVariablesUILib.csproj index 942e9e6050..829fc85cfb 100644 --- a/src/modules/EnvironmentVariables/EnvironmentVariablesUILib/EnvironmentVariablesUILib.csproj +++ b/src/modules/EnvironmentVariables/EnvironmentVariablesUILib/EnvironmentVariablesUILib.csproj @@ -68,6 +68,8 @@ + + diff --git a/src/modules/Hosts/Hosts/Hosts.csproj b/src/modules/Hosts/Hosts/Hosts.csproj index e097b575dd..40fe3bd0de 100644 --- a/src/modules/Hosts/Hosts/Hosts.csproj +++ b/src/modules/Hosts/Hosts/Hosts.csproj @@ -76,6 +76,8 @@ + + diff --git a/src/modules/MouseWithoutBorders/App/Service/MouseWithoutBordersService.csproj b/src/modules/MouseWithoutBorders/App/Service/MouseWithoutBordersService.csproj index 99dd80f63f..58ebacb6a4 100644 --- a/src/modules/MouseWithoutBorders/App/Service/MouseWithoutBordersService.csproj +++ b/src/modules/MouseWithoutBorders/App/Service/MouseWithoutBordersService.csproj @@ -82,6 +82,8 @@ + + diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index f2e9674823..b3c3db3371 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -91,6 +91,8 @@ + + runtime diff --git a/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj b/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj index 03204ca6cd..77afe1c195 100644 --- a/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj +++ b/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj @@ -59,6 +59,8 @@ runtime + + diff --git a/src/modules/peek/Peek.UI/Peek.UI.csproj b/src/modules/peek/Peek.UI/Peek.UI.csproj index 49d8e1503a..a096df09f7 100644 --- a/src/modules/peek/Peek.UI/Peek.UI.csproj +++ b/src/modules/peek/Peek.UI/Peek.UI.csproj @@ -94,6 +94,8 @@ + + diff --git a/src/settings-ui/Settings.UI/PowerToys.Settings.csproj b/src/settings-ui/Settings.UI/PowerToys.Settings.csproj index b1bcbcfb10..1670acb553 100644 --- a/src/settings-ui/Settings.UI/PowerToys.Settings.csproj +++ b/src/settings-ui/Settings.UI/PowerToys.Settings.csproj @@ -90,6 +90,8 @@ + +