Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_08/Makefile')
-rw-r--r--mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_08/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_08/Makefile b/mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_08/Makefile
index 667e288b3e8..71a45db3a6e 100644
--- a/mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_08/Makefile
+++ b/mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_08/Makefile
@@ -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: