From 28f129dc16c1e956c34c4e7ec8433e056ef0e41f Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Thu, 13 Mar 2025 18:32:41 +0000 Subject: [PATCH] [Deps]Align Webview2 versions to fix deps.json check (#544) ## Summary of the Pull Request Bring back the WebView2 references that were removed in https://github.com/microsoft/PowerToys/pull/37908/commits/9365bc1a7b8e386fbe0da502e83764a5e072bf7f ## Validation Steps Performed deps.json local check is OK --------- Co-authored-by: Mike Griese --- src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj | 4 ++++ .../EnvironmentVariables/EnvironmentVariables.csproj | 3 ++- .../FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj | 3 ++- src/modules/Hosts/Hosts/Hosts.csproj | 3 ++- src/modules/MeasureTool/MeasureToolUI/MeasureToolUI.csproj | 3 ++- .../KeyboardManagerEditorUI/KeyboardManagerEditorUI.csproj | 3 ++- src/modules/peek/Peek.UI/Peek.UI.csproj | 3 ++- .../registrypreview/RegistryPreview/RegistryPreview.csproj | 3 ++- src/settings-ui/Settings.UI/PowerToys.Settings.csproj | 3 ++- 9 files changed, 20 insertions(+), 8 deletions(-) diff --git a/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj b/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj index b67ebf2880..fba18de07c 100644 --- a/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj +++ b/src/modules/AdvancedPaste/AdvancedPaste/AdvancedPaste.csproj @@ -69,6 +69,10 @@ + + + + diff --git a/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariables.csproj b/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariables.csproj index f770986aeb..2dcbc1e237 100644 --- a/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariables.csproj +++ b/src/modules/EnvironmentVariables/EnvironmentVariables/EnvironmentVariables.csproj @@ -67,7 +67,8 @@ - + + diff --git a/src/modules/FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj b/src/modules/FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj index 3cc0f03a4b..f4b28d3922 100644 --- a/src/modules/FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj +++ b/src/modules/FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj @@ -63,7 +63,8 @@ - + + diff --git a/src/modules/Hosts/Hosts/Hosts.csproj b/src/modules/Hosts/Hosts/Hosts.csproj index bf3ac6527b..cf595dd44b 100644 --- a/src/modules/Hosts/Hosts/Hosts.csproj +++ b/src/modules/Hosts/Hosts/Hosts.csproj @@ -66,7 +66,8 @@ - + + diff --git a/src/modules/MeasureTool/MeasureToolUI/MeasureToolUI.csproj b/src/modules/MeasureTool/MeasureToolUI/MeasureToolUI.csproj index 6658c93faa..434ff088b2 100644 --- a/src/modules/MeasureTool/MeasureToolUI/MeasureToolUI.csproj +++ b/src/modules/MeasureTool/MeasureToolUI/MeasureToolUI.csproj @@ -55,7 +55,8 @@ - + + diff --git a/src/modules/keyboardmanager/KeyboardManagerEditorUI/KeyboardManagerEditorUI.csproj b/src/modules/keyboardmanager/KeyboardManagerEditorUI/KeyboardManagerEditorUI.csproj index 167359d73a..4d278fa0c1 100644 --- a/src/modules/keyboardmanager/KeyboardManagerEditorUI/KeyboardManagerEditorUI.csproj +++ b/src/modules/keyboardmanager/KeyboardManagerEditorUI/KeyboardManagerEditorUI.csproj @@ -33,7 +33,8 @@ - + + diff --git a/src/modules/peek/Peek.UI/Peek.UI.csproj b/src/modules/peek/Peek.UI/Peek.UI.csproj index 2d5c0eda6d..673ff5c9e7 100644 --- a/src/modules/peek/Peek.UI/Peek.UI.csproj +++ b/src/modules/peek/Peek.UI/Peek.UI.csproj @@ -85,7 +85,8 @@ - + + diff --git a/src/modules/registrypreview/RegistryPreview/RegistryPreview.csproj b/src/modules/registrypreview/RegistryPreview/RegistryPreview.csproj index b41ec0bcb2..36bd1f4f4d 100644 --- a/src/modules/registrypreview/RegistryPreview/RegistryPreview.csproj +++ b/src/modules/registrypreview/RegistryPreview/RegistryPreview.csproj @@ -39,7 +39,8 @@ - + + diff --git a/src/settings-ui/Settings.UI/PowerToys.Settings.csproj b/src/settings-ui/Settings.UI/PowerToys.Settings.csproj index 08c81715d8..9d71b62de7 100644 --- a/src/settings-ui/Settings.UI/PowerToys.Settings.csproj +++ b/src/settings-ui/Settings.UI/PowerToys.Settings.csproj @@ -71,7 +71,8 @@ - + +