diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj
index f40324884..fa23d8886 100644
--- a/Flow.Launcher/Flow.Launcher.csproj
+++ b/Flow.Launcher/Flow.Launcher.csproj
@@ -59,8 +59,7 @@
$(OutputPath)runtimes\osx-arm64;
$(OutputPath)runtimes\osx-x64;
$(OutputPath)runtimes\win-arm;
- $(OutputPath)runtimes\win-arm64;
- $(OutputPath)runtimes\win-x86;"/>
+ $(OutputPath)runtimes\win-arm64;"/>
@@ -83,8 +82,7 @@
$(PublishDir)runtimes\osx-arm64;
$(PublishDir)runtimes\osx-x64;
$(PublishDir)runtimes\win-arm;
- $(PublishDir)runtimes\win-arm64;
- $(PublishDir)runtimes\win-x86;"/>
+ $(PublishDir)runtimes\win-arm64;"/>
diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
index 6e9f37381..901dc2a37 100644
--- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
+++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
@@ -56,8 +56,7 @@
$(OutputPath)runtimes\osx-arm64;
$(OutputPath)runtimes\osx-x64;
$(OutputPath)runtimes\win-arm;
- $(OutputPath)runtimes\win-arm64;
- $(OutputPath)runtimes\win-x86;"/>
+ $(OutputPath)runtimes\win-arm64;"/>
@@ -80,8 +79,7 @@
$(PublishDir)runtimes\osx-arm64;
$(PublishDir)runtimes\osx-x64;
$(PublishDir)runtimes\win-arm;
- $(PublishDir)runtimes\win-arm64;
- $(PublishDir)runtimes\win-x86;"/>
+ $(PublishDir)runtimes\win-arm64;"/>