From 4928371e5c8918e5bf846b131d239be21a0fe1e7 Mon Sep 17 00:00:00 2001 From: markpollack Date: Wed, 16 Jul 2008 18:16:26 +0000 Subject: [PATCH] add NET_3_0 build symbol --- src/Spring/Spring.Services/Spring.Services.2005.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Spring/Spring.Services/Spring.Services.2005.csproj b/src/Spring/Spring.Services/Spring.Services.2005.csproj index 6ae0f84d..0756c6f3 100644 --- a/src/Spring/Spring.Services/Spring.Services.2005.csproj +++ b/src/Spring/Spring.Services/Spring.Services.2005.csproj @@ -30,7 +30,7 @@ false - TRACE;DEBUG;NET_2_0 + TRACE;DEBUG;NET_2_0,NET_3_0 Spring.Services.xml true 4096 @@ -86,6 +86,7 @@ system.enterpriseservices + system.web.services @@ -124,6 +125,10 @@ Code + + + + Code