diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-01-23 11:56:23 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-01-23 11:56:23 +0200 |
| commit | e58a760354a0065ba16e07bbfeeb1d4a7f2d4508 (patch) | |
| tree | 0433d774bae177ecc5bd3fe9fc7d955b85b0c57d /Software/Visual_Studio/PPC | |
| parent | d9b70b2aa7ad63ac7d536d4ce27a7184e78c8819 (diff) | |
| download | Tango-e58a760354a0065ba16e07bbfeeb1d4a7f2d4508.tar.gz Tango-e58a760354a0065ba16e07bbfeeb1d4a7f2d4508.zip | |
Redundant.
Diffstat (limited to 'Software/Visual_Studio/PPC')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/App.config | 2 | ||||
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/App.config b/Software/Visual_Studio/PPC/Tango.PPC.UI/App.config index 330ca08df..419b55d50 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/App.config +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/App.config @@ -10,7 +10,7 @@ <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> - </assemblyBinding> + </assemblyBinding> </runtime> <entityFramework> <providers> 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> |
