| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
| <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> | |
| <application xmlns="urn:schemas-microsoft-com:asm.v3"> | |
| <windowsSettings xmlns:ws2="http://schemas.microsoft.com/SMI/2016/WindowsSettings"> | |
| <!-- tw.exe would otherwise fail to chdir into runfiles paths over MAX_PATH --> | |
| <ws2:longPathAware>true</ws2:longPathAware> | |
| </windowsSettings> | |
| </application> | |
| </assembly> |