diff options
| author | Roy Ben Shabat <roy.mail.net@gmail.com> | 2025-09-08 11:32:40 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <roy.mail.net@gmail.com> | 2025-09-08 11:32:40 +0300 |
| commit | d4a3a526d4d4665ed1a1645463d1262138b1f460 (patch) | |
| tree | 5363b0509461dde1fbe7c4ec4794fb30a96fe344 /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | 619d2b36f37b47221d5d46fc02ca79fe1579609d (diff) | |
| download | Tango-d4a3a526d4d4665ed1a1645463d1262138b1f460.tar.gz Tango-d4a3a526d4d4665ed1a1645463d1262138b1f460.zip | |
Dropped history sources by default.
Fixed unsent job resume telemetry.
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> |
