diff --git a/client/electron/windows/OutlineService/OutlineService/OutlineService.csproj b/client/electron/windows/OutlineService/OutlineService/OutlineService.csproj old mode 100755 new mode 100644 index 4fac6eb2ea..9809762965 --- a/client/electron/windows/OutlineService/OutlineService/OutlineService.csproj +++ b/client/electron/windows/OutlineService/OutlineService/OutlineService.csproj @@ -52,8 +52,9 @@ true - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True diff --git a/client/electron/windows/OutlineService/OutlineService/packages.config b/client/electron/windows/OutlineService/OutlineService/packages.config old mode 100755 new mode 100644 index 5762754177..ce3dc38337 --- a/client/electron/windows/OutlineService/OutlineService/packages.config +++ b/client/electron/windows/OutlineService/OutlineService/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file