diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj
index 9ba570589..f40324884 100644
--- a/Flow.Launcher/Flow.Launcher.csproj
+++ b/Flow.Launcher/Flow.Launcher.csproj
@@ -58,9 +58,9 @@
$(OutputPath)runtimes\osx;
$(OutputPath)runtimes\osx-arm64;
$(OutputPath)runtimes\osx-x64;
- $(PublishDir)runtimes\win-arm;
- $(PublishDir)runtimes\win-arm64;
- $(PublishDir)runtimes\win-x86;"/>
+ $(OutputPath)runtimes\win-arm;
+ $(OutputPath)runtimes\win-arm64;
+ $(OutputPath)runtimes\win-x86;"/>
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 04478a008..6e9f37381 100644
--- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
+++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
@@ -55,9 +55,9 @@
$(OutputPath)runtimes\osx;
$(OutputPath)runtimes\osx-arm64;
$(OutputPath)runtimes\osx-x64;
- $(PublishDir)runtimes\win-arm;
- $(PublishDir)runtimes\win-arm64;
- $(PublishDir)runtimes\win-x86;"/>
+ $(OutputPath)runtimes\win-arm;
+ $(OutputPath)runtimes\win-arm64;
+ $(OutputPath)runtimes\win-x86;"/>