From e16014caa75c5cd1c40268f2b264cb716fa165da Mon Sep 17 00:00:00 2001 From: Esun Kim Date: Sat, 16 Jul 2016 14:39:35 +0900 Subject: [PATCH] Update Akka 1.1.1 --- .../Akka.Interfaced.SlimSocket.Server.csproj | 16 +++++------ .../packages.config | 8 +++--- .../Akka.Interfaced.SlimSocket.Tests.csproj | 28 +++++++++---------- .../packages.config | 14 +++++----- ...lloWorld.Interface.SlimClient.Net35.csproj | 12 ++++---- .../packages.config | 4 +-- .../HelloWorld.Interface.SlimClient.csproj | 12 ++++---- .../Interface.SlimClient/packages.config | 4 +-- .../Interface/HelloWorld.Interface.csproj | 18 ++++++------ samples/HelloWorld/Interface/packages.config | 8 +++--- .../HelloWorld.Program.Server.csproj | 8 +++--- .../HelloWorld/Program.Server/packages.config | 6 ++-- ...ityBasic.Interface.SlimClient.Net35.csproj | 12 ++++---- .../packages.config | 4 +-- .../Interface/UnityBasic.Interface.csproj | 18 ++++++------ samples/UnityBasic/Interface/packages.config | 8 +++--- .../UnityBasic.Program.Server.csproj | 8 +++--- .../UnityBasic/Program.Server/packages.config | 6 ++-- 18 files changed, 97 insertions(+), 97 deletions(-) diff --git a/core/Akka.Interfaced.SlimSocket.Server/Akka.Interfaced.SlimSocket.Server.csproj b/core/Akka.Interfaced.SlimSocket.Server/Akka.Interfaced.SlimSocket.Server.csproj index 87b932b..f912738 100644 --- a/core/Akka.Interfaced.SlimSocket.Server/Akka.Interfaced.SlimSocket.Server.csproj +++ b/core/Akka.Interfaced.SlimSocket.Server/Akka.Interfaced.SlimSocket.Server.csproj @@ -1,6 +1,6 @@  - + Debug @@ -37,12 +37,12 @@ true - - ..\..\packages\Akka.1.1.0\lib\net45\Akka.dll + + ..\..\packages\Akka.1.1.1\lib\net45\Akka.dll True - ..\..\packages\Akka.Interfaced.0.5.2\lib\net45\Akka.Interfaced.dll + ..\..\packages\Akka.Interfaced.0.5.3\lib\net45\Akka.Interfaced.dll True @@ -50,7 +50,7 @@ True - ..\..\packages\Akka.Interfaced.SlimServer.0.5.2\lib\net45\Akka.Interfaced.SlimServer.dll + ..\..\packages\Akka.Interfaced.SlimServer.0.5.3\lib\net45\Akka.Interfaced.SlimServer.dll True @@ -124,10 +124,10 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - +