2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / corlib / System.Runtime.CompilerServices / RuntimeCompatibilityAttribute.cs
index 1f3740876ad50b2b0b988f9e69b0deec4a6a32a8..57228f94b25a1e6c31c6e42f758db09a16f5c6f8 100644 (file)
@@ -30,7 +30,7 @@
 
 using System;
 
-#if NET_2_0
+#if NET_2_0 || BOOTSTRAP_NET_2_0
 
 namespace System.Runtime.CompilerServices {