Merge pull request #644 from knocte/connstrings
[mono.git] / mcs / class / System.Configuration / System.Configuration / RsaProtectedConfigurationProvider.cs
index f928490616946f33bd5b72e2d5bd1259d358ae62..bbb0eea08b302223ce6347cb7ad559d2f2fe5f2d 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 using System.Xml;
 using System.IO;
 using System.Collections.Specialized;
@@ -170,4 +169,4 @@ namespace System.Configuration
                }
        }
 }
-#endif
+