From 06021433594df839f7e9e3dc2ed668038d4c2a26 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Fri, 13 Jun 2025 19:23:19 +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 a83170706..6f7b6fce4 100644 --- a/Flow.Launcher.Command/Flow.Launcher.Command.csproj +++ b/Flow.Launcher.Command/Flow.Launcher.Command.csproj @@ -2,7 +2,7 @@ WinExe - net7.0 + net7.0-windows enable enable Flow.Launcher.Command