Blame uv_win_longpath.manifest

Packit Service e08953
Packit Service e08953
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
Packit Service e08953
    <application xmlns="urn:schemas-microsoft-com:asm.v3">
Packit Service e08953
        <windowsSettings xmlns:ws2="http://schemas.microsoft.com/SMI/2016/WindowsSettings">
Packit Service e08953
            <ws2:longPathAware>true</ws2:longPathAware>
Packit Service e08953
        </windowsSettings>
Packit Service e08953
    </application>
Packit Service e08953
</assembly>