[build] Switch to 4.6 profile as default profile
[mono.git] / mcs / class / System.IdentityModel / Makefile
index 5ca9642627e6ee29a5fd0f3cc0723a5d220e168d..9bf7e1d5877a04ff18d63b6b9fe8002f11023ab6 100644 (file)
@@ -26,12 +26,4 @@ EXTRA_DISTFILES = \
        Test/Resources/test.pfx \
        Test/Resources/test2.pfx
 
-VALID_PROFILE := $(filter net_4_5 xammac_net_4_5, $(PROFILE))
-ifndef VALID_PROFILE
-LIBRARY_NAME = dummy-System.IdentityModel.dll
-NO_INSTALL = yes
-NO_SIGN_ASSEMBLY = yes
-NO_TEST = yes
-endif
-
 include ../../build/library.make