From 723f0a6c655bcb81607449686c8cd127f7bf2eef Mon Sep 17 00:00:00 2001 From: VAIO Date: Sun, 26 Apr 2026 18:56:35 +0000 Subject: [PATCH] Enable Windows targeting for Linux builds --- Flow.Launcher.Plugin.QuickSSH.csproj | 1 + Tests/Flow.Launcher.Plugin.QuickSSH.Tests.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/Flow.Launcher.Plugin.QuickSSH.csproj b/Flow.Launcher.Plugin.QuickSSH.csproj index 2d4bcd3..1c94943 100644 --- a/Flow.Launcher.Plugin.QuickSSH.csproj +++ b/Flow.Launcher.Plugin.QuickSSH.csproj @@ -2,6 +2,7 @@ net9.0-windows true + true Flow.Launcher.Plugin.QuickSSH Flow.Launcher.Plugin.QuickSSH Vaso73 diff --git a/Tests/Flow.Launcher.Plugin.QuickSSH.Tests.csproj b/Tests/Flow.Launcher.Plugin.QuickSSH.Tests.csproj index c6f3a6b..ffbe332 100644 --- a/Tests/Flow.Launcher.Plugin.QuickSSH.Tests.csproj +++ b/Tests/Flow.Launcher.Plugin.QuickSSH.Tests.csproj @@ -2,6 +2,7 @@ net9.0-windows true + true false enable