From 2b449e08506fd4124cb19830a173f3581b377ad9 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Thu, 4 Feb 2021 04:18:24 -0800 Subject: [PATCH] Consolidate nuget packages (#9458) * TestFramework to 2.1.2 * TestAdapter to 2.1.2 * ModernUI to 0.9.3 which is used by FancyZones --- src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj | 2 +- src/modules/imageresizer/ui/ImageResizerUI.csproj | 2 +- .../Microsoft.PowerToys.Run.Plugin.Registry.UnitTests.csproj | 4 ++-- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj b/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj index 5868f3ff33..27e0f2ac4c 100644 --- a/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj +++ b/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj @@ -54,7 +54,7 @@ all - + diff --git a/src/modules/imageresizer/ui/ImageResizerUI.csproj b/src/modules/imageresizer/ui/ImageResizerUI.csproj index a6c0f7a8db..07d72c98e1 100644 --- a/src/modules/imageresizer/ui/ImageResizerUI.csproj +++ b/src/modules/imageresizer/ui/ImageResizerUI.csproj @@ -65,7 +65,7 @@ all - + all diff --git a/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry.UnitTest/Microsoft.PowerToys.Run.Plugin.Registry.UnitTests.csproj b/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry.UnitTest/Microsoft.PowerToys.Run.Plugin.Registry.UnitTests.csproj index 19a76d6aa8..c93b86dcc8 100644 --- a/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry.UnitTest/Microsoft.PowerToys.Run.Plugin.Registry.UnitTests.csproj +++ b/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry.UnitTest/Microsoft.PowerToys.Run.Plugin.Registry.UnitTests.csproj @@ -34,8 +34,8 @@ - - + + diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 423adf266f..955aa8096b 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -98,7 +98,7 @@ - + all