From 370df2d6d9328632ad60de14110711b7caac16cf Mon Sep 17 00:00:00 2001 From: John Luo Date: Wed, 5 Apr 2017 19:14:01 -0700 Subject: [PATCH] Remove cyclic dependencies --- samples/ChatSample/ChatSample.csproj | 6 +++++- samples/SocialWeather/SocialWeather.csproj | 6 +++++- samples/SocketsSample/SocketsSample.csproj | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/samples/ChatSample/ChatSample.csproj b/samples/ChatSample/ChatSample.csproj index 8cd9d23535..aa1ad09a5a 100644 --- a/samples/ChatSample/ChatSample.csproj +++ b/samples/ChatSample/ChatSample.csproj @@ -18,10 +18,13 @@ + - + + + All @@ -35,6 +38,7 @@ + diff --git a/samples/SocialWeather/SocialWeather.csproj b/samples/SocialWeather/SocialWeather.csproj index 2b05f6c107..8cde81d0af 100644 --- a/samples/SocialWeather/SocialWeather.csproj +++ b/samples/SocialWeather/SocialWeather.csproj @@ -13,8 +13,12 @@ - + + + + + diff --git a/samples/SocketsSample/SocketsSample.csproj b/samples/SocketsSample/SocketsSample.csproj index 06b43e1530..89f8421b81 100644 --- a/samples/SocketsSample/SocketsSample.csproj +++ b/samples/SocketsSample/SocketsSample.csproj @@ -14,8 +14,12 @@ - + + + + +