geek745 / cecs475-project3

This is Project 3 for our CECS-475 Team 3, Paul's repository.

commit 10: a508421344d9
parent 9: 9ba99c4c6f8a
branch: default
Add changes to project3.suo and bin-debug-.manifest
Paul Nguyen / geek745
11 months ago

Changed (Δ490 bytes):

Up to file-list Project3/Project3.suo:

Binary file has changed or diff was empty.

Up to file-list Project3/Project3/bin/Debug/Project3.vshost.exe.manifest:

1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3
  <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
4
  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
5
    <security>
6
      <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
7
        <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
8
      </requestedPrivileges>
9
    </security>
10
  </trustInfo>
11
</assembly>