From 4cb276b83601a2c3ce31a5477dd405ef7169ad09 Mon Sep 17 00:00:00 2001 From: Cinder Biscuits Date: Sun, 3 Sep 2017 18:28:52 -0500 Subject: [PATCH] Remove assembly references from test clients --- Programs/VoiceTest/VoiceTest.csproj | 6 ------ Programs/examples/TestClient/TestClient.csproj | 18 ------------------ 2 files changed, 24 deletions(-) diff --git a/Programs/VoiceTest/VoiceTest.csproj b/Programs/VoiceTest/VoiceTest.csproj index 4e0b237d..944d148e 100644 --- a/Programs/VoiceTest/VoiceTest.csproj +++ b/Programs/VoiceTest/VoiceTest.csproj @@ -55,12 +55,6 @@ 1591,1574,0419 AnyCPU - - - System - False - - diff --git a/Programs/examples/TestClient/TestClient.csproj b/Programs/examples/TestClient/TestClient.csproj index 8600648c..c1229970 100644 --- a/Programs/examples/TestClient/TestClient.csproj +++ b/Programs/examples/TestClient/TestClient.csproj @@ -49,24 +49,6 @@ 1591,1574,0419 AnyCPU - - - System - False - - - System.Drawing - False - - - System.Web - False - - - System.Xml - False - -