File tree 1 file changed +9
-5
lines changed
1 file changed +9
-5
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" xmlns : asmv3 =" urn:schemas-microsoft-com:asm.v3" >
2
+ <assembly xmlns =" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" xmlns : v3 =" urn:schemas-microsoft-com:asm.v3" >
3
3
<assemblyIdentity version =" 1.0.0.0" processorArchitecture =" *" name =" XP style" type =" win32" />
4
4
5
+ <v3 : trustInfo ><v3 : security >
6
+ <v3 : requestedPrivileges ><v3 : requestedExecutionLevel level =" asInvoker" uiAccess =" false" /></v3 : requestedPrivileges >
7
+ </v3 : security ></v3 : trustInfo >
8
+
5
9
<dependency >
6
10
<dependentAssembly >
7
11
<assemblyIdentity type =" win32"
10
14
language =" *" />
11
15
</dependentAssembly >
12
16
</dependency >
13
- <asmv3 : application >
14
- <asmv3 : windowsSettings >
17
+ <v3 : application >
18
+ <v3 : windowsSettings >
15
19
<dpiAware xmlns =" http://schemas.microsoft.com/SMI/2005/WindowsSettings" >true</dpiAware >
16
20
<dpiAwareness xmlns =" http://schemas.microsoft.com/SMI/2016/WindowsSettings" >PerMonitorV2,PerMonitor</dpiAwareness >
17
- </asmv3 : windowsSettings >
18
- </asmv3 : application >
21
+ </v3 : windowsSettings >
22
+ </v3 : application >
19
23
<compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
20
24
<application >
21
25
<supportedOS Id =" {8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
You can’t perform that action at this time.
0 commit comments