mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
try trim
This commit is contained in:
parent
dd074f41cf
commit
a626e7b6ee
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|||
<SelfContained>true</SelfContained>
|
||||
<PublishSingleFile>False</PublishSingleFile>
|
||||
<PublishReadyToRun>False</PublishReadyToRun>
|
||||
<PublishTrimmed>False</PublishTrimmed>
|
||||
<PublishTrimmed>True</PublishTrimmed>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Loading…
Reference in a new issue