Merge pull request #2664 from lambdageek/dev/monoerror-mono_rand
[mono.git] / mcs / class / Microsoft.Build.Utilities / Microsoft.Build.Utilities / ConcurrentLoggingHelper.cs
index 0bbe2b43c6bbb53a10435e264c1a6752571b780b..6f2b24a4184e3d4fb1f9a29f21b1ef8d2cc4581c 100644 (file)
@@ -25,7 +25,6 @@
 // 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
 
 using System;
 using System.IO;
@@ -111,4 +110,3 @@ namespace Microsoft.Build.Utilities
        }
 }
 
-#endif
\ No newline at end of file