Skip to content

Commit 5113d8a

Browse files
committed
[NOBIN] Small formatting changes in the manifest
1 parent 9648d61 commit 5113d8a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

hollows_hunter.manifest

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<assembly
3-
xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
2+
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
43
<assemblyIdentity name="HollowsHunter" type="win32" version="0.4.1.0" processorArchitecture="x86"></assemblyIdentity>
54
<description>HollowsHunter process forensic scanner.</description>
65
<dependency>
@@ -16,8 +15,7 @@
1615
<file name="oleaut32.dll" loadFrom="%SystemRoot%\System32\"></file>
1716
<file name="bcrypt.dll" loadFrom="%SystemRoot%\System32\"></file>
1817
<file name="bcryptprimitives.dll" loadFrom="%SystemRoot%\System32\"></file>
19-
<trustInfo
20-
xmlns="urn:schemas-microsoft-com:asm.v3">
18+
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
2119
<security>
2220
<requestedPrivileges>
2321
<requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>

0 commit comments

Comments
 (0)