moel@26: <?xml version="1.0" encoding="utf-8"?>
moel@26: <asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
moel@26:   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
moel@26:     <security>
moel@26:       <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
moel@26:         <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
moel@26:       </requestedPrivileges>
moel@26:     </security>
moel@26:   </trustInfo>
moel@26: </asmv1:assembly>