From ae7035483242d86679ffb35532d6282243788e2d Mon Sep 17 00:00:00 2001 From: lidgren Date: Sat, 26 May 2012 08:11:51 +0000 Subject: [PATCH] fixed Chat sample project dependencies --- Samples/Chat/ChatClient/ChatClient.csproj | 4 ++++ Samples/Chat/ChatServer/ChatServer.csproj | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/Samples/Chat/ChatClient/ChatClient.csproj b/Samples/Chat/ChatClient/ChatClient.csproj index 67d49d4..c02924e 100644 --- a/Samples/Chat/ChatClient/ChatClient.csproj +++ b/Samples/Chat/ChatClient/ChatClient.csproj @@ -72,6 +72,10 @@ {49BA1C69-6104-41AC-A5D8-B54FA9F696E8} Lidgren.Network + + {773069DA-B66E-4667-ADCB-0D215AD8CF3E} + SamplesCommon +