From 0266776a3ea7b1cce468df095700e98618c83056 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Mon, 9 Nov 2020 10:57:37 -0800 Subject: [PATCH] upgrading fody, https://github.com/microsoft/PowerToys/pull/7858 may be hard since we removed core --- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 2 +- src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 2d7cb8d48b..f6c2e81670 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -106,7 +106,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj b/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj index 3b6893a3c1..7214d66c6b 100644 --- a/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj +++ b/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj @@ -84,7 +84,7 @@ - + all