p4bridge.dll.intermediate.manifest #1

  • //
  • guest/
  • norman_morse/
  • dev/
  • p4api.net/
  • p4bridge/
  • Release/
  • p4bridge.dll.intermediate.manifest
  • View
  • Commits
  • Open Download .zip Download (371 B)
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
    <security>
      <requestedPrivileges>
        <requestedExecutionLevel level='asInvoker' uiAccess='false' />
      </requestedPrivileges>
    </security>
  </trustInfo>
</assembly>
# Change User Description Committed
#1 11467 Norman Morse branch from main
//guest/perforce_software/p4api.net/p4bridge/Release/p4bridge.dll.intermediate.manifest
#2 8964 Bill fix line endings
#1 8873 Matt Attaway Initial add of the P4API.NET source code