From cadb5dfea21fa76df8ff89885bf87fc34bf5c727 Mon Sep 17 00:00:00 2001 From: HeshamTB Date: Tue, 4 Sep 2018 20:58:00 +0300 Subject: [PATCH] Admin access --- OWTrack/OWTrack.csproj | 9 ++++++++- OWTrack/app.manifest | 20 +++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/OWTrack/OWTrack.csproj b/OWTrack/OWTrack.csproj index e87106e..5959d12 100644 --- a/OWTrack/OWTrack.csproj +++ b/OWTrack/OWTrack.csproj @@ -75,11 +75,17 @@ OWTrack_TemporaryKey.pfx - true + false true + + app.manifest + + + LocalIntranet + ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll @@ -118,6 +124,7 @@ True Resources.resx + diff --git a/OWTrack/app.manifest b/OWTrack/app.manifest index 5910f3c..2ef6a60 100644 --- a/OWTrack/app.manifest +++ b/OWTrack/app.manifest @@ -1,6 +1,6 @@  - + @@ -16,35 +16,31 @@ Remove this element if your application requires this virtualization for backwards compatibility. --> - + + + + + - - - - - - - - - - - + \ No newline at end of file