diff options
| author | Roy Ben Shabat <roy.mail.net@gmail.com> | 2025-10-20 21:06:42 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <roy.mail.net@gmail.com> | 2025-10-20 21:06:42 +0300 |
| commit | 85f6a4f0e87e53c11126de007a29999ab334915f (patch) | |
| tree | 677a68a640165a5b654e59b294ba07d8c8659c25 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | 790dc0e313cc5ef2a3943875eaedef7d0777d352 (diff) | |
| download | Tango-85f6a4f0e87e53c11126de007a29999ab334915f.tar.gz Tango-85f6a4f0e87e53c11126de007a29999ab334915f.zip | |
Fixerd issue with assembly binding.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest index d72e75011..efc5f8179 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest @@ -16,7 +16,7 @@ Remove this element if your application requires this virtualization for backwards compatibility. --> - <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> + <!--<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />--> </requestedPrivileges> </security> </trustInfo> |
