File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <assembly xmlns =" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" >
2
+ <assembly xmlns =" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" xmlns : asmv3 = " urn:schemas-microsoft-com:asm.v3 " >
3
3
<trustInfo xmlns =" urn:schemas-microsoft-com:asm.v3" >
4
4
<security >
5
5
<requestedPrivileges >
6
6
<requestedExecutionLevel level =" asInvoker" />
7
7
</requestedPrivileges >
8
8
</security >
9
9
</trustInfo >
10
+ <asmv3 : application >
11
+ <asmv3 : windowsSettings xmlns =" http://schemas.microsoft.com/SMI/2016/WindowsSettings" >
12
+ <longPathAware >true</longPathAware >
13
+ </asmv3 : windowsSettings >
14
+ </asmv3 : application >
10
15
<compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
11
16
<application >
12
17
<!-- The ID below indicates application support for Windows Vista -->
You can’t perform that action at this time.
0 commit comments