From 20dc1ff59e4825dd03e8d5ce8dc239a96bd0f56c Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sat, 21 Feb 2026 21:05:48 +0800 Subject: [PATCH] Remove System.Linq.Async package reference The System.Linq.Async dependency was removed from the Explorer project file as it is no longer required. --- .../Flow.Launcher.Plugin.Explorer.csproj | 1 - 1 file changed, 1 deletion(-) 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 4028db5e7..0f2ccf66e 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj @@ -50,7 +50,6 @@ -