[build] Fresh new csproj files based on the updated build system.
[mono.git] / mcs / class / System.Json / Makefile
index 906b0bf48f178ac8324ae1a357d887ee160d6007..8ef352d0aff71179429d9f44ac3719c974a61537 100644 (file)
@@ -6,8 +6,7 @@ LIBRARY = System.Json.dll
 LIB_MCS_FLAGS = \
                /r:System.dll \
                /r:System.Xml.dll \
-               /r:System.Core.dll \
-               /r:System.ServiceModel.Web.dll
+               /r:System.Core.dll
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)