File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Plugins/Flow.Launcher.Plugin.BrowserBookmark Expand file tree Collapse file tree 2 files changed +12
-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+ $(OutputPath)runtimes\win-arm;
62+ $(OutputPath)runtimes\win-arm64;" />
6163 </Target >
6264
6365 <Target Name =" RemoveUnnecessaryRuntimesAfterPublish" AfterTargets =" Publish" >
7880 $(PublishDir)runtimes\maccatalyst-x64;
7981 $(PublishDir)runtimes\osx;
8082 $(PublishDir)runtimes\osx-arm64;
81- $(PublishDir)runtimes\osx-x64" />
83+ $(PublishDir)runtimes\osx-x64;
84+ $(PublishDir)runtimes\win-arm;
85+ $(PublishDir)runtimes\win-arm64;" />
8286 </Target >
8387
8488 <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+ $(OutputPath)runtimes\win-arm;
59+ $(OutputPath)runtimes\win-arm64;" />
5860 </Target >
5961
6062 <Target Name =" RemoveUnnecessaryRuntimesAfterPublish" AfterTargets =" Publish" >
7577 $(PublishDir)runtimes\maccatalyst-x64;
7678 $(PublishDir)runtimes\osx;
7779 $(PublishDir)runtimes\osx-arm64;
78- $(PublishDir)runtimes\osx-x64" />
80+ $(PublishDir)runtimes\osx-x64;
81+ $(PublishDir)runtimes\win-arm;
82+ $(PublishDir)runtimes\win-arm64;" />
7983 </Target >
8084
8185 <ItemGroup >
You can’t perform that action at this time.
0 commit comments