Update ws ns to 2020

This commit is contained in:
Félix Saparelli 2021-04-27 01:23:51 +12:00
parent 1a8d1cb142
commit 73ac954a40
No known key found for this signature in database
GPG Key ID: B948C4BAE44FC474
1 changed files with 1 additions and 1 deletions

View File

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