[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)
[mono.git] / mcs / class / System.Web / Test / standalone / ApplicationPreStartMethods / test_02 / Makefile
index 3910e0042044541622d94681506107e649bfb186..7b4716e23dc96ab67fc7840d1a605d14b93279c5 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: