aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <zelent.marcin@gmail.com>2018-03-17 15:30:15 +0100
committermarcinzelent <zelent.marcin@gmail.com>2018-03-17 15:30:15 +0100
commit7e2a8dbd051b94115672cf22cc66ef09ba8376ca (patch)
treef73c0600f07e7cbd9d743eccdd6d680880002229 /PasswordCrackerDistributed/PasswordCrackerServer/bin/Debug/PasswordCrackerServer.vshost.exe.manifest
parent8266a5b9430ef4f6ab0d0f0572da4e6f451d0cdd (diff)
.NET Core is cool!
Diffstat (limited to 'PasswordCrackerDistributed/PasswordCrackerServer/bin/Debug/PasswordCrackerServer.vshost.exe.manifest')
-rw-r--r--PasswordCrackerDistributed/PasswordCrackerServer/bin/Debug/PasswordCrackerServer.vshost.exe.manifest11
1 files changed, 0 insertions, 11 deletions
diff --git a/PasswordCrackerDistributed/PasswordCrackerServer/bin/Debug/PasswordCrackerServer.vshost.exe.manifest b/PasswordCrackerDistributed/PasswordCrackerServer/bin/Debug/PasswordCrackerServer.vshost.exe.manifest
deleted file mode 100644
index f96b1d6..0000000
--- a/PasswordCrackerDistributed/PasswordCrackerServer/bin/Debug/PasswordCrackerServer.vshost.exe.manifest
+++ /dev/null
@@ -1,11 +0,0 @@
-<?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>