Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Ix/NET/Tests/AsyncTests.Aggregates.cs')
-rw-r--r--Ix/NET/Tests/AsyncTests.Aggregates.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ix/NET/Tests/AsyncTests.Aggregates.cs b/Ix/NET/Tests/AsyncTests.Aggregates.cs
index 1e43178..82de063 100644
--- a/Ix/NET/Tests/AsyncTests.Aggregates.cs
+++ b/Ix/NET/Tests/AsyncTests.Aggregates.cs
@@ -1,5 +1,5 @@
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
-#if DESKTOPCLR40
+#if !NO_TPL
using System;
using System.Collections.Generic;