geek745 / cecs475-project3
This is Project 3 for our CECS-475 Team 3, Paul's repository.
Clone this repository (size: 10.0 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/geek745/cecs475-project3/
| commit 10: | a508421344d9 |
| parent 9: | 9ba99c4c6f8a |
| branch: | default |
Add changes to project3.suo and bin-debug-.manifest
Changed (Δ490 bytes):
raw changeset »
Project3/Project3.suo (binary file changed)
Project3/Project3/bin/Debug/Project3.vshost.exe.manifest (11 lines added, 0 lines removed)
Up to file-list Project3/Project3.suo:
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> |
