Opt into SegmentHeap to maybe reduce memory use on Windows

This commit is contained in:
Félix Saparelli 2021-04-27 00:34:15 +12:00
parent fa081d97bb
commit 150c474b9c
No known key found for this signature in database
GPG Key ID: B948C4BAE44FC474
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
</trustInfo>
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings>
<heapType xmlns="http://schemas.microsoft.com/SMI/2020/WindowsSettings">SegmentHeap</heapType>
<longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
</windowsSettings>
</application>