diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-03-16 15:23:40 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-03-16 15:23:40 +0200 |
| commit | 6ccd2ee79d33669baea3d5d49b3fc5597e32d177 (patch) | |
| tree | 4f69894b5c12f9dc461a8542895ac443662f4633 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | c1105285f1c0d3051a0bef4e70a4a345a7ed42cc (diff) | |
| download | Tango-6ccd2ee79d33669baea3d5d49b3fc5597e32d177.tar.gz Tango-6ccd2ee79d33669baea3d5d49b3fc5597e32d177.zip | |
Changed bit result Pending to Skipped.
Changed status display order.
Increased BIT fetch timeout to 5 min.
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> |
