File tree 2 files changed +49
-0
lines changed 2 files changed +49
-0
lines changed Original file line number Diff line number Diff line change 42
42
<supportedOS Id =" {1f676c76-80e1-4239-95bb-83d0f6d0da78}" />
43
43
<supportedOS Id =" {4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />
44
44
<supportedOS Id =" {35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />
45
+ <supportedOS Id =" {e2011457-1546-43c5-a5fe-008deee3d3f0}" />
45
46
</application >
46
47
</compatibility >
47
48
</assembly >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
+ <assembly xmlns =" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" >
3
+ <assemblyIdentity
4
+ version =" 1.0.0.0"
5
+ processorArchitecture =" *"
6
+ name =" r3dfox"
7
+ type =" win32"
8
+ />
9
+ <description >r3dfox</description >
10
+ <dependency >
11
+ <dependentAssembly >
12
+ <assemblyIdentity
13
+ type =" win32"
14
+ name =" Microsoft.Windows.Common-Controls"
15
+ version =" 6.0.0.0"
16
+ processorArchitecture =" *"
17
+ publicKeyToken =" 6595b64144ccf1df"
18
+ language =" *"
19
+ />
20
+ </dependentAssembly >
21
+ </dependency >
22
+ <dependency >
23
+ <dependentAssembly >
24
+ <assemblyIdentity
25
+ type =" win32"
26
+ name =" mozglue"
27
+ version =" 1.0.0.0"
28
+ language =" *"
29
+ />
30
+ </dependentAssembly >
31
+ </dependency >
32
+ <ms_asmv3 : trustInfo xmlns : ms_asmv3 =" urn:schemas-microsoft-com:asm.v3" >
33
+ <ms_asmv3 : security >
34
+ <ms_asmv3 : requestedPrivileges >
35
+ <ms_asmv3 : requestedExecutionLevel level =" asInvoker" uiAccess =" false" />
36
+ </ms_asmv3 : requestedPrivileges >
37
+ </ms_asmv3 : security >
38
+ </ms_asmv3 : trustInfo >
39
+ <compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
40
+ <application >
41
+ <supportedOS Id =" {8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
42
+ <supportedOS Id =" {1f676c76-80e1-4239-95bb-83d0f6d0da78}" />
43
+ <supportedOS Id =" {4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />
44
+ <supportedOS Id =" {35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />
45
+ <supportedOS Id =" {e2011457-1546-43c5-a5fe-008deee3d3f0}" />
46
+ </application >
47
+ </compatibility >
48
+ </assembly >
You can’t perform that action at this time.
0 commit comments