[bcl] Remove NET_4_0 defines from class libs.
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks / GetReferenceAssemblyPaths.cs
index a8ad35c8e69edb70109783b23ea35a81116d2001..b74e26ab43eb365ea8c2f8fae31138aa8dd3041c 100644 (file)
@@ -35,7 +35,6 @@ using System.Collections.Generic;
 
 using Mono.XBuild.Utilities;
 
-#if NET_4_0
 
 namespace Microsoft.Build.Tasks
 {
@@ -273,4 +272,3 @@ namespace Microsoft.Build.Tasks
        }
 }
 
-#endif