Merge pull request #1304 from slluis/mac-proxy-autoconfig
[mono.git] / mcs / build / profiles / net_4_0.make
index a5bec4cd2cccb07c35abc0edb544ed1b0ff3fd4f..99782bd526a783bd31c1e88598150f2fcc09a979 100644 (file)
@@ -17,3 +17,6 @@ FRAMEWORK_VERSION = 4.0
 XBUILD_VERSION = 4.0
 
 LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)
+
+# Ignore tests on net_4_0 as the 4.0 IL code is never used for running (just for metadata), so it doesn't make sense to execute tests there
+NO_TEST = yes