mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Test1
This commit is contained in:
parent
2e2d7fe515
commit
5108114f2f
1 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,7 @@
|
|||
$(OutputPath)runtimes\osx-x64;
|
||||
$(PublishDir)runtimes\win-arm;
|
||||
$(PublishDir)runtimes\win-arm64;
|
||||
$(PublishDir)runtimes\win-x86"/>
|
||||
$(PublishDir)runtimes\win-x86;"/>
|
||||
</Target>
|
||||
|
||||
<Target Name="RemoveUnnecessaryRuntimesAfterPublish" AfterTargets="Publish">
|
||||
|
|
@ -81,7 +81,7 @@
|
|||
$(PublishDir)runtimes\osx-x64;
|
||||
$(PublishDir)runtimes\win-arm;
|
||||
$(PublishDir)runtimes\win-arm64;
|
||||
$(PublishDir)runtimes\win-x86"/>
|
||||
$(PublishDir)runtimes\win-x86;"/>
|
||||
</Target>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue