X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FTest%2FSystem.Net.Configuration%2FConnectionManagementSectionTest.cs;h=c612cf33325f6a1f8c59323dab6a19e5ddc4f04b;hb=9197bd0e1c491b887f12bf11d7bf61d1df31d13c;hp=fada2afbe6e77a0af7dcb964ad3d23b2b5f67d5c;hpb=9d61782c6e2392d7ceec2006b35be582598a70ae;p=mono.git diff --git a/mcs/class/System/Test/System.Net.Configuration/ConnectionManagementSectionTest.cs b/mcs/class/System/Test/System.Net.Configuration/ConnectionManagementSectionTest.cs index fada2afbe6e..c612cf33325 100644 --- a/mcs/class/System/Test/System.Net.Configuration/ConnectionManagementSectionTest.cs +++ b/mcs/class/System/Test/System.Net.Configuration/ConnectionManagementSectionTest.cs @@ -29,7 +29,7 @@ // Copyright (C) 2004 Novell, Inc (http://www.novell.com) // -#if NET_2_0 +#if !MOBILE && !MONOMAC using System; using System.Configuration;