From e494eddee83e9309d5cb5f05deb2e9399523bf79 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sat, 5 Mar 2022 21:10:14 +1100 Subject: [PATCH] target 32bit --- .../Properties/PublishProfiles/Net5.0-SelfContained.pubxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flow.Launcher/Properties/PublishProfiles/Net5.0-SelfContained.pubxml b/Flow.Launcher/Properties/PublishProfiles/Net5.0-SelfContained.pubxml index 124792e3e..deadf7c9c 100644 --- a/Flow.Launcher/Properties/PublishProfiles/Net5.0-SelfContained.pubxml +++ b/Flow.Launcher/Properties/PublishProfiles/Net5.0-SelfContained.pubxml @@ -9,7 +9,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Any CPU net5.0-windows10.0.19041.0 ..\Output\Release\ - win-x64 + win-x86 true False False