From 23b13d3143d2405e1e08b11a52df083219980ab9 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Fri, 15 Aug 2014 09:42:19 -0700 Subject: [PATCH] Removed source files from the project --- .../Microsoft.AspNet.WebSockets.Client.kproj | 9 +-------- .../Microsoft.AspNet.WebSockets.Protocol.kproj | 13 +------------ .../Microsoft.AspNet.WebSockets.Server.kproj | 9 --------- .../Microsoft.AspNet.WebSockets.Client.Test.kproj | 8 +------- .../Microsoft.AspNet.WebSockets.Protocol.Test.kproj | 12 +----------- test/TestClient/TestClient.kproj | 10 +--------- 6 files changed, 5 insertions(+), 56 deletions(-) diff --git a/src/Microsoft.AspNet.WebSockets.Client/Microsoft.AspNet.WebSockets.Client.kproj b/src/Microsoft.AspNet.WebSockets.Client/Microsoft.AspNet.WebSockets.Client.kproj index 0456e48b11..647fb58b72 100644 --- a/src/Microsoft.AspNet.WebSockets.Client/Microsoft.AspNet.WebSockets.Client.kproj +++ b/src/Microsoft.AspNet.WebSockets.Client/Microsoft.AspNet.WebSockets.Client.kproj @@ -24,12 +24,5 @@ 2.0 - - - - - - - - + \ No newline at end of file diff --git a/src/Microsoft.AspNet.WebSockets.Protocol/Microsoft.AspNet.WebSockets.Protocol.kproj b/src/Microsoft.AspNet.WebSockets.Protocol/Microsoft.AspNet.WebSockets.Protocol.kproj index a249dfede5..9e7d70fe30 100644 --- a/src/Microsoft.AspNet.WebSockets.Protocol/Microsoft.AspNet.WebSockets.Protocol.kproj +++ b/src/Microsoft.AspNet.WebSockets.Protocol/Microsoft.AspNet.WebSockets.Protocol.kproj @@ -22,16 +22,5 @@ 2.0 - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/Microsoft.AspNet.WebSockets.Server/Microsoft.AspNet.WebSockets.Server.kproj b/src/Microsoft.AspNet.WebSockets.Server/Microsoft.AspNet.WebSockets.Server.kproj index 8c7033f08b..3e07ae5b82 100644 --- a/src/Microsoft.AspNet.WebSockets.Server/Microsoft.AspNet.WebSockets.Server.kproj +++ b/src/Microsoft.AspNet.WebSockets.Server/Microsoft.AspNet.WebSockets.Server.kproj @@ -24,14 +24,5 @@ 2.0 - - - - - - - - - \ No newline at end of file diff --git a/test/Microsoft.AspNet.WebSockets.Client.Test/Microsoft.AspNet.WebSockets.Client.Test.kproj b/test/Microsoft.AspNet.WebSockets.Client.Test/Microsoft.AspNet.WebSockets.Client.Test.kproj index 8206597b7e..c107fe29b8 100644 --- a/test/Microsoft.AspNet.WebSockets.Client.Test/Microsoft.AspNet.WebSockets.Client.Test.kproj +++ b/test/Microsoft.AspNet.WebSockets.Client.Test/Microsoft.AspNet.WebSockets.Client.Test.kproj @@ -24,11 +24,5 @@ 2.0 - - - - - - - + \ No newline at end of file diff --git a/test/Microsoft.AspNet.WebSockets.Protocol.Test/Microsoft.AspNet.WebSockets.Protocol.Test.kproj b/test/Microsoft.AspNet.WebSockets.Protocol.Test/Microsoft.AspNet.WebSockets.Protocol.Test.kproj index 9e4aa7ba19..0381c2116b 100644 --- a/test/Microsoft.AspNet.WebSockets.Protocol.Test/Microsoft.AspNet.WebSockets.Protocol.Test.kproj +++ b/test/Microsoft.AspNet.WebSockets.Protocol.Test/Microsoft.AspNet.WebSockets.Protocol.Test.kproj @@ -22,15 +22,5 @@ 2.0 - - - - - - - - - - - + \ No newline at end of file diff --git a/test/TestClient/TestClient.kproj b/test/TestClient/TestClient.kproj index 37d8856a7d..26ee2a677c 100644 --- a/test/TestClient/TestClient.kproj +++ b/test/TestClient/TestClient.kproj @@ -22,13 +22,5 @@ 2.0 - - - - - - - - - + \ No newline at end of file