From 1b272f6d5532cadbf9d1578ea0d8ad4a09919ecc Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Thu, 6 Jul 2017 15:54:19 -0700 Subject: [PATCH] Remove NETStandard.Library.NETFramework --- samples/ChatSample/ChatSample.csproj | 4 ---- samples/ClientSample/ClientSample.csproj | 6 +----- samples/SocialWeather/SocialWeather.csproj | 6 +----- samples/SocketsSample/SocketsSample.csproj | 5 ----- 4 files changed, 2 insertions(+), 19 deletions(-) diff --git a/samples/ChatSample/ChatSample.csproj b/samples/ChatSample/ChatSample.csproj index 6e0644ce3b..64b6707c53 100644 --- a/samples/ChatSample/ChatSample.csproj +++ b/samples/ChatSample/ChatSample.csproj @@ -9,10 +9,6 @@ false - - - - diff --git a/samples/ClientSample/ClientSample.csproj b/samples/ClientSample/ClientSample.csproj index c0bfdf5cb8..bf8ce76e5c 100644 --- a/samples/ClientSample/ClientSample.csproj +++ b/samples/ClientSample/ClientSample.csproj @@ -8,11 +8,7 @@ false Exe - - - - - + diff --git a/samples/SocialWeather/SocialWeather.csproj b/samples/SocialWeather/SocialWeather.csproj index 760db2bd4c..d173bd6486 100644 --- a/samples/SocialWeather/SocialWeather.csproj +++ b/samples/SocialWeather/SocialWeather.csproj @@ -7,11 +7,7 @@ false - - - - - + diff --git a/samples/SocketsSample/SocketsSample.csproj b/samples/SocketsSample/SocketsSample.csproj index 6b672a047f..16813a0a04 100644 --- a/samples/SocketsSample/SocketsSample.csproj +++ b/samples/SocketsSample/SocketsSample.csproj @@ -7,11 +7,6 @@ false - - - - -