diff options
| author | Jamie Mansfield <[email protected]> | 2015-03-07 19:10:16 +0000 |
|---|---|---|
| committer | Jamie Mansfield <[email protected]> | 2015-03-07 19:10:16 +0000 |
| commit | bb6492c6085f10570ae5087b667aaaa1e8fa3d01 (patch) | |
| tree | 07f0d7011ec4e2755396a65fabe7440b2ddabca1 /windows 95/obj/Debug/Histacom.TrustInfo.xml | |
| parent | f4e124e5da7d1959ede71a31bb96d519f913b623 (diff) | |
| download | histacom-bb6492c6085f10570ae5087b667aaaa1e8fa3d01.tar.gz histacom-bb6492c6085f10570ae5087b667aaaa1e8fa3d01.tar.bz2 histacom-bb6492c6085f10570ae5087b667aaaa1e8fa3d01.zip | |
Make .gitignore work. Fixes #15
Thanks to @kenzierocks and http://stackoverflow.com/questions/19663093/apply-gitignore-on-an-existing-repository-already-tracking-large-number-of-files
Diffstat (limited to 'windows 95/obj/Debug/Histacom.TrustInfo.xml')
| -rwxr-xr-x | windows 95/obj/Debug/Histacom.TrustInfo.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/windows 95/obj/Debug/Histacom.TrustInfo.xml b/windows 95/obj/Debug/Histacom.TrustInfo.xml deleted file mode 100755 index e905414..0000000 --- a/windows 95/obj/Debug/Histacom.TrustInfo.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?><trustInfo xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2"><security><applicationRequestMinimum><PermissionSet version="1" class="System.Security.NamedPermissionSet" Name="LocalIntranet" Description="Default rights given to applications on the local intranet" Unrestricted="true" ID="Custom" SameSite="site" /><defaultAssemblyRequest permissionSetReference="Custom" /></applicationRequestMinimum><requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3"><!-- UAC Manifest Options - If you want to change the Windows User Account Control level replace the - requestedExecutionLevel node with one of the following. - - <requestedExecutionLevel level="asInvoker" uiAccess="false" /> - <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> - <requestedExecutionLevel level="highestAvailable" uiAccess="false" /> - - Specifying requestedExecutionLevel node will disable file and registry virtualization. - If you want to utilize File and Registry Virtualization for backward - compatibility then delete the requestedExecutionLevel node. - --><requestedExecutionLevel level="asInvoker" uiAccess="false" /></requestedPrivileges></security></trustInfo>
\ No newline at end of file |
