From caf200b64429be11268ddf5bb14fcf69b149ce2b Mon Sep 17 00:00:00 2001 From: Jeremy Date: Mon, 5 Dec 2022 08:45:44 +1100 Subject: [PATCH] move System.Linq.Async to Explorer project --- Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj | 1 - .../Flow.Launcher.Plugin.Explorer.csproj | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj index 55f2f3a7e..41072993c 100644 --- a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj +++ b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj @@ -68,7 +68,6 @@ - diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj b/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj index 51a0910b8..fee6b12c2 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj @@ -52,6 +52,7 @@ +