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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/corlib/corlib-tests-net_4_0.csproj')
-rw-r--r--mcs/class/corlib/corlib-tests-net_4_0.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/corlib/corlib-tests-net_4_0.csproj b/mcs/class/corlib/corlib-tests-net_4_0.csproj
index ac2578eeacd..d4a65486a07 100644
--- a/mcs/class/corlib/corlib-tests-net_4_0.csproj
+++ b/mcs/class/corlib/corlib-tests-net_4_0.csproj
@@ -484,6 +484,7 @@
<Compile Include="Test\System.Threading\MutexCas.cs" />
<Compile Include="Test\System.Threading\ThreadCas.cs" />
<Compile Include="Test\System.Threading\WaitHandleCas.cs" />
+ <Compile Include="Test\System.Threading.Tasks\ConcurrentExclusiveSchedulerPairTest.cs" />
<Compile Include="Test\System.Threading.Tasks\TaskTest.cs" />
<Compile Include="Test\System.Threading.Tasks\Task_T_Test.cs" />
<Compile Include="Test\System.Threading.Tasks\TaskSchedulerTest.cs" />