[build] Prevent cyclic targets from being built in parallel
[mono.git] / mcs / class / System / System.Net.Configuration / WebRequestModuleElementCollection.cs
index ca4472efeacbb8c923853c54972fb245e65da867..579dec3bc2a02fb8948ce75d60a9b2b120806e96 100644 (file)
@@ -30,7 +30,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 && CONFIGURATION_DEP
+#if CONFIGURATION_DEP
 
 using System.Configuration;