[bcl] Make mono cas opt-in features instead of opt-out for mobile profiles
[mono.git] / mcs / class / corlib / Test / System.Security / SecurityContextCas.cs
index ec6aaa6c13f73687f1082ee4ac0793eab6b5fbe0..45498d9b5b92d89f6f9d2e2a2a1dae058b3cc36b 100644 (file)
@@ -25,8 +25,7 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-
-#if NET_2_0
+#if FEATURE_COMPRESSEDSTACK
 
 using System;
 using System.Security;
@@ -169,4 +168,4 @@ namespace MonoCasTests.System.Security {
        }
 }
 
-#endif
+#endif
\ No newline at end of file