We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2d7fe commit 5108114Copy full SHA for 5108114
Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
@@ -57,7 +57,7 @@
57
$(OutputPath)runtimes\osx-x64;
58
$(PublishDir)runtimes\win-arm;
59
$(PublishDir)runtimes\win-arm64;
60
- $(PublishDir)runtimes\win-x86"/>
+ $(PublishDir)runtimes\win-x86;"/>
61
</Target>
62
63
<Target Name="RemoveUnnecessaryRuntimesAfterPublish" AfterTargets="Publish">
@@ -81,7 +81,7 @@
81
$(PublishDir)runtimes\osx-x64;
82
83
84
85
86
87
<ItemGroup>
0 commit comments