first commit
This commit is contained in:
BIN
GoldenEye/Updater/bin/Debug/Updater.vshost.exe
Normal file
BIN
GoldenEye/Updater/bin/Debug/Updater.vshost.exe
Normal file
Binary file not shown.
3
GoldenEye/Updater/bin/Debug/Updater.vshost.exe.config
Normal file
3
GoldenEye/Updater/bin/Debug/Updater.vshost.exe.config
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
|
||||
11
GoldenEye/Updater/bin/Debug/Updater.vshost.exe.manifest
Normal file
11
GoldenEye/Updater/bin/Debug/Updater.vshost.exe.manifest
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
Reference in New Issue
Block a user