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