summaryrefslogtreecommitdiff
path: root/IvyToDel/IvyProbeConsole/Properties/app.manifest
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:07:02 +0000
committerfcolin2007-02-01 12:07:02 +0000
commitcbf0054b86c62894dd49d4465ace40b69b3b8df0 (patch)
treebe90d10f4ab0ae0288fce60b3ad704cd83de1f3d /IvyToDel/IvyProbeConsole/Properties/app.manifest
parentc7e59ff47d5162223042c6a2aeb5f168783b107e (diff)
downloadivy-csharp-cbf0054b86c62894dd49d4465ace40b69b3b8df0.zip
ivy-csharp-cbf0054b86c62894dd49d4465ace40b69b3b8df0.tar.gz
ivy-csharp-cbf0054b86c62894dd49d4465ace40b69b3b8df0.tar.bz2
ivy-csharp-cbf0054b86c62894dd49d4465ace40b69b3b8df0.tar.xz
modification structure svn
Diffstat (limited to 'IvyToDel/IvyProbeConsole/Properties/app.manifest')
-rw-r--r--IvyToDel/IvyProbeConsole/Properties/app.manifest11
1 files changed, 0 insertions, 11 deletions
diff --git a/IvyToDel/IvyProbeConsole/Properties/app.manifest b/IvyToDel/IvyProbeConsole/Properties/app.manifest
deleted file mode 100644
index ec82d19..0000000
--- a/IvyToDel/IvyProbeConsole/Properties/app.manifest
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
- <security>
- <applicationRequestMinimum>
- <defaultAssemblyRequest permissionSetReference="Custom" />
- <PermissionSet class="System.Security.PermissionSet" version="1" Unrestricted="true" ID="Custom" SameSite="site" />
- </applicationRequestMinimum>
- </security>
- </trustInfo>
-</asmv1:assembly> \ No newline at end of file