diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-06 10:00:55 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-06 10:00:55 +0300 |
| commit | 91c16017d810e2f05cd9d4e33f07fcdbf69dce76 (patch) | |
| tree | 2569613da2f2101af77e49b3aa331c69d0159533 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | 4b05c48c25b88fe42e1d03b1dd768225464e812c (diff) | |
| parent | 2c359476f7837fc298120d80b20d5d48377658fd (diff) | |
| download | Tango-91c16017d810e2f05cd9d4e33f07fcdbf69dce76.tar.gz Tango-91c16017d810e2f05cd9d4e33f07fcdbf69dce76.zip | |
Merge branch 'software' of https://twinetfs.visualstudio.com/Tango/_git/Tango into software
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 efc5f8179..d72e75011 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> |
