From 107da050a57dca45991be856cfba3c6640e8e9c8 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Mon, 23 Jun 2025 13:02:04 +0800 Subject: [PATCH] Fix build issue --- .../Flow.Launcher.Plugin.Program.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj b/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj index 7e61f19b3..16a8c03f4 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj +++ b/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj @@ -63,11 +63,13 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive + \ No newline at end of file