From dae6f5d95c5d9422d630b604f534fdc2fefd24b4 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Fri, 13 Jun 2025 14:19:43 +0800 Subject: [PATCH] Use WinExe to avoid console ui --- Flow.Launcher.Command/Flow.Launcher.Command.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flow.Launcher.Command/Flow.Launcher.Command.csproj b/Flow.Launcher.Command/Flow.Launcher.Command.csproj index 9f6a389af..63598a80b 100644 --- a/Flow.Launcher.Command/Flow.Launcher.Command.csproj +++ b/Flow.Launcher.Command/Flow.Launcher.Command.csproj @@ -1,7 +1,7 @@ - Exe + WinExe net7.0 enable enable