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 3cb28d1 commit 87bca71Copy full SHA for 87bca71
Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
@@ -55,7 +55,7 @@
55
$(OutputPath)runtimes\osx-x64"/>
56
</Target>
57
58
- <Target Name="RemoveUnnecessaryRuntimesAfterDeploy" AfterTargets="Deploy">
+ <Target Name="RemoveUnnecessaryRuntimesAfterPublish" AfterTargets="Publish">
59
<RemoveDir Directories="$(PublishDir)runtimes\browser-wasm;
60
$(PublishDir)runtimes\linux-arm;
61
$(PublishDir)runtimes\linux-arm64;
0 commit comments