[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)
[mono.git] / mcs / class / System.Web / Test / standalone / EnableFormsAuthentication / Test_03 / Makefile
index a1c22ea4a648645d8f09bb994f025cf01b1ccbee..eed4f1273a38d58ad73342a720866c23ff079bd0 100644 (file)
@@ -12,7 +12,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: