File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Plugins/Flow.Launcher.Plugin.BrowserBookmark Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5858 $(OutputPath)runtimes\osx;
5959 $(OutputPath)runtimes\osx-arm64;
6060 $(OutputPath)runtimes\osx-x64;
61- $(PublishDir )runtimes\win-arm;
62- $(PublishDir )runtimes\win-arm64;
63- $(PublishDir )runtimes\win-x86;" />
61+ $(OutputPath )runtimes\win-arm;
62+ $(OutputPath )runtimes\win-arm64;
63+ $(OutputPath )runtimes\win-x86;" />
6464 </Target >
6565
6666 <Target Name =" RemoveUnnecessaryRuntimesAfterPublish" AfterTargets =" Publish" >
Original file line number Diff line number Diff line change 5555 $(OutputPath)runtimes\osx;
5656 $(OutputPath)runtimes\osx-arm64;
5757 $(OutputPath)runtimes\osx-x64;
58- $(PublishDir )runtimes\win-arm;
59- $(PublishDir )runtimes\win-arm64;
60- $(PublishDir )runtimes\win-x86;" />
58+ $(OutputPath )runtimes\win-arm;
59+ $(OutputPath )runtimes\win-arm64;
60+ $(OutputPath )runtimes\win-x86;" />
6161 </Target >
6262
6363 <Target Name =" RemoveUnnecessaryRuntimesAfterPublish" AfterTargets =" Publish" >
You can’t perform that action at this time.
0 commit comments