System.Threading.SemaphoreSlim.WaitAsync().
[mono.git] / mcs / class / Mono.Parallel / Makefile
index 7be7e8b33ca542930129050885b3f6befc2d3ad6..76bb5417fc6f6ae417b3a146a09b8bd4932c3c89 100644 (file)
@@ -6,4 +6,6 @@ LIBRARY = Mono.Parallel.dll
 
 include ../../build/library.make
 
+TEST_MCS_FLAGS = /r:System.Core.dll
+
 LIB_MCS_FLAGS += -d:INSIDE_MONO_PARALLEL -r:$(corlib) -r:System.Core.dll -r:System.dll