diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-05-01 13:30:09 +0300 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-05-01 13:30:09 +0300 |
| commit | 77a8cb7148202e0404f80098ccda3f8021e8e3bc (patch) | |
| tree | 504e91873cb41068ffb26df88bfbaa51bc3d668c /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | b9c27bf1ab27e020a31d5739a2a57d727bc386af (diff) | |
| download | Tango-77a8cb7148202e0404f80098ccda3f8021e8e3bc.tar.gz Tango-77a8cb7148202e0404f80098ccda3f8021e8e3bc.zip | |
Added eureka debug configuration.
Updated PPC schema.
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> |
