| 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> |
| 3 | |
| 4 | |
| 5 | <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> |
| 6 | <application xmlns="urn:schemas-microsoft-com:asm.v3"> |
| 7 | <windowsSettings xmlns:ws2="http://schemas.microsoft.com/SMI/2016/WindowsSettings"> |
| 8 | <ws2:longPathAware>true</ws2:longPathAware> |
| 9 | </windowsSettings> |
| 10 | </application> |
| 11 | </assembly> |