From a34e4042a487cea21edf22e3769ab5ca01145082 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sat, 14 Jun 2025 13:57:59 +0800 Subject: [PATCH] Change target framework --- 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 6f7b6fce4..c28b1897a 100644 --- a/Flow.Launcher.Command/Flow.Launcher.Command.csproj +++ b/Flow.Launcher.Command/Flow.Launcher.Command.csproj @@ -2,7 +2,7 @@ WinExe - net7.0-windows + net7.0-windows10.0.19041.0 enable enable Flow.Launcher.Command