Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / class / Facades / System.Runtime.InteropServices.WindowsRuntime / Makefile
index a6340fb3e76fde42cd7b3347c0ef8aa00aafccd5..1aaf02e2fc58c6d2334902e8acb610e1df459464 100644 (file)
@@ -11,7 +11,7 @@ LIBRARY = System.Runtime.InteropServices.WindowsRuntime.dll
 
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll
+LIB_MCS_FLAGS = $(SIGN_FLAGS) 
 
 PLATFORM_DEBUG_FLAGS =