diff --git a/server/tso.common/FSO.Common.csproj b/server/tso.common/FSO.Common.csproj old mode 100755 new mode 100644 index a3e11f0..d9986ce --- a/server/tso.common/FSO.Common.csproj +++ b/server/tso.common/FSO.Common.csproj @@ -64,6 +64,10 @@ ..\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.Core.dll + + ..\packages/Newtonsoft.Json.13.0.1/lib/net45/Newtonsoft.Json.dll + True + true @@ -110,9 +114,6 @@ ..\packages\MonoGame.Framework.Portable.3.6.0.1625\lib\portable-net45+win8+wpa81\MonoGame.Framework.dll False - - ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll - ..\packages\Portable.Ninject.3.3.1\lib\net40-client\Ninject.dll diff --git a/server/tso.common/packages.config b/server/tso.common/packages.config old mode 100755 new mode 100644 index e0fd635..ba81d37 --- a/server/tso.common/packages.config +++ b/server/tso.common/packages.config @@ -5,7 +5,7 @@ - +