Skip to content
Snippets Groups Projects
Commit b3e684b4 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Remove segment heap from win manifest

parent 746ff8f4
No related branches found
No related tags found
No related merge requests found
...@@ -7,9 +7,6 @@ ...@@ -7,9 +7,6 @@
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings"> <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">
<dpiAwareness>PerMonitorV2,PerMonitor,unaware</dpiAwareness> <dpiAwareness>PerMonitorV2,PerMonitor,unaware</dpiAwareness>
</asmv3:windowsSettings> </asmv3:windowsSettings>
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2020/WindowsSettings">
<heapType>SegmentHeap</heapType>
</asmv3:windowsSettings>
</asmv3:application> </asmv3:application>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"> <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application> <application>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment