[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)
[mono.git] / mcs / class / System.Web / Test / standalone / ApplicationPreStartMethods / test_04 / Makefile
index ff0172cd7a46c627e942382ee89d8a9ab30f5bae..ec8ceca2bda88bb0525210a7933c5552fdadae04 100644 (file)
@@ -13,7 +13,7 @@ APPLICATION_ASSEMBLY_MCS_FLAGS = \
        -debug:full \
        -r:System.Web.dll
 
-VALID_PROFILE := $(filter 4.0, $(FRAMEWORK_VERSION))
+VALID_PROFILE := $(filter 4.5, $(FRAMEWORK_VERSION))
 
 ifndef VALID_PROFILE
 all: