Commit graph

9 commits

Author SHA1 Message Date
Jack251970
5ad361f132 Update target framework to .NET 9.0
Changed Flow.Launcher.Command.csproj and Net9.0-SelfContained.pubxml to use .NET 9.0 instead of .NET 7.0 for building and publishing. This ensures compatibility with the latest .NET runtime.
2026-02-26 11:40:06 +08:00
Jack251970
478ba29966 Change target framework to remove dll files 2025-06-15 13:02:21 +08:00
Jack251970
935101c6e3 Change command project output path 2025-06-14 15:51:30 +08:00
Jack251970
764b524ea4 Use exe console type & Add flag support for helper method 2025-06-14 15:08:48 +08:00
Jack251970
a34e4042a4 Change target framework 2025-06-14 13:57:59 +08:00
Jack251970
0602143359 Change target framework 2025-06-13 19:23:19 +08:00
Jack251970
6109504ddc Add solution assembly information 2025-06-13 14:25:51 +08:00
Jack251970
dae6f5d95c Use WinExe to avoid console ui 2025-06-13 14:19:43 +08:00
Jack251970
2df7a6179b Add command project 2025-06-13 13:10:42 +08:00