File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Plugins/Flow.Launcher.Plugin.BrowserBookmark Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 5959 $(OutputPath)runtimes\osx-arm64;
6060 $(OutputPath)runtimes\osx-x64;
6161 $(OutputPath)runtimes\win-arm;
62- $(OutputPath)runtimes\win-arm64;
63- $(OutputPath)runtimes\win-x86;" />
62+ $(OutputPath)runtimes\win-arm64;" />
6463 </Target >
6564
6665 <Target Name =" RemoveUnnecessaryRuntimesAfterPublish" AfterTargets =" Publish" >
8382 $(PublishDir)runtimes\osx-arm64;
8483 $(PublishDir)runtimes\osx-x64;
8584 $(PublishDir)runtimes\win-arm;
86- $(PublishDir)runtimes\win-arm64;
87- $(PublishDir)runtimes\win-x86;" />
85+ $(PublishDir)runtimes\win-arm64;" />
8886 </Target >
8987
9088 <ItemGroup >
Original file line number Diff line number Diff line change 5656 $(OutputPath)runtimes\osx-arm64;
5757 $(OutputPath)runtimes\osx-x64;
5858 $(OutputPath)runtimes\win-arm;
59- $(OutputPath)runtimes\win-arm64;
60- $(OutputPath)runtimes\win-x86;" />
59+ $(OutputPath)runtimes\win-arm64;" />
6160 </Target >
6261
6362 <Target Name =" RemoveUnnecessaryRuntimesAfterPublish" AfterTargets =" Publish" >
8079 $(PublishDir)runtimes\osx-arm64;
8180 $(PublishDir)runtimes\osx-x64;
8281 $(PublishDir)runtimes\win-arm;
83- $(PublishDir)runtimes\win-arm64;
84- $(PublishDir)runtimes\win-x86;" />
82+ $(PublishDir)runtimes\win-arm64;" />
8583 </Target >
8684
8785 <ItemGroup >
You can’t perform that action at this time.
0 commit comments