File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Plugins/Flow.Launcher.Plugin.BrowserBookmark Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 5757 $(OutputPath)runtimes\maccatalyst-x64;
5858 $(OutputPath)runtimes\osx;
5959 $(OutputPath)runtimes\osx-arm64;
60- $(OutputPath)runtimes\osx-x64" />
60+ $(OutputPath)runtimes\osx-x64;
61+ $(PublishDir)runtimes\win-arm;
62+ $(PublishDir)runtimes\win-arm64;
63+ $(PublishDir)runtimes\win-x86;" />
6164 </Target >
6265
6366 <Target Name =" RemoveUnnecessaryRuntimesAfterPublish" AfterTargets =" Publish" >
7881 $(PublishDir)runtimes\maccatalyst-x64;
7982 $(PublishDir)runtimes\osx;
8083 $(PublishDir)runtimes\osx-arm64;
81- $(PublishDir)runtimes\osx-x64" />
84+ $(PublishDir)runtimes\osx-x64;
85+ $(PublishDir)runtimes\win-arm;
86+ $(PublishDir)runtimes\win-arm64;
87+ $(PublishDir)runtimes\win-x86;" />
8288 </Target >
8389
8490 <ItemGroup >
Original file line number Diff line number Diff line change 5454 $(OutputPath)runtimes\maccatalyst-x64;
5555 $(OutputPath)runtimes\osx;
5656 $(OutputPath)runtimes\osx-arm64;
57- $(OutputPath)runtimes\osx-x64" />
57+ $(OutputPath)runtimes\osx-x64;
58+ $(PublishDir)runtimes\win-arm;
59+ $(PublishDir)runtimes\win-arm64;
60+ $(PublishDir)runtimes\win-x86" />
5861 </Target >
5962
6063 <Target Name =" RemoveUnnecessaryRuntimesAfterPublish" AfterTargets =" Publish" >
7578 $(PublishDir)runtimes\maccatalyst-x64;
7679 $(PublishDir)runtimes\osx;
7780 $(PublishDir)runtimes\osx-arm64;
78- $(PublishDir)runtimes\osx-x64" />
81+ $(PublishDir)runtimes\osx-x64;
82+ $(PublishDir)runtimes\win-arm;
83+ $(PublishDir)runtimes\win-arm64;
84+ $(PublishDir)runtimes\win-x86" />
7985 </Target >
8086
8187 <ItemGroup >
You can’t perform that action at this time.
0 commit comments