Initial Commit
This commit is contained in:
BIN
MLMStripper/bin/Debug/MLMStripper.exe
Normal file
BIN
MLMStripper/bin/Debug/MLMStripper.exe
Normal file
Binary file not shown.
6
MLMStripper/bin/Debug/MLMStripper.exe.config
Normal file
6
MLMStripper/bin/Debug/MLMStripper.exe.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
||||
</startup>
|
||||
</configuration>
|
||||
BIN
MLMStripper/bin/Debug/MLMStripper.pdb
Normal file
BIN
MLMStripper/bin/Debug/MLMStripper.pdb
Normal file
Binary file not shown.
BIN
MLMStripper/bin/Debug/MLMStripper.vshost.exe
Normal file
BIN
MLMStripper/bin/Debug/MLMStripper.vshost.exe
Normal file
Binary file not shown.
6
MLMStripper/bin/Debug/MLMStripper.vshost.exe.config
Normal file
6
MLMStripper/bin/Debug/MLMStripper.vshost.exe.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
||||
</startup>
|
||||
</configuration>
|
||||
11
MLMStripper/bin/Debug/MLMStripper.vshost.exe.manifest
Normal file
11
MLMStripper/bin/Debug/MLMStripper.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