From 3fe15c0d103d7f0bcf6bdaa4172c1d2fbb009835 Mon Sep 17 00:00:00 2001 From: DB p Date: Wed, 5 Jun 2024 07:32:23 +0900 Subject: [PATCH] change UseWindowsForms to false from true --- Flow.Launcher/Flow.Launcher.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 848c52f1f..0d982c5a4 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -4,7 +4,7 @@ WinExe net7.0-windows10.0.19041.0 true - true + false Flow.Launcher.App Resources\app.ico app.manifest