[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 11 Aug 2017 14:22:02 +0000 (16:22 +0200)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2017 14:22:02 +0000 (16:22 +0200)
commitbf8cc86306c0684b2abde61feef1e5b11cf3f395
treebfdd038e28f3517cc7375241b771d8c7efa0b70a
parent5b2ac5b1d9a18866816282b0f459cd699a325ba3
[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)

We don't build those profiles anymore, we have a net_4_x configuration instead.
26 files changed:
mcs/build/profiles/basic.make
mcs/class/System.Core/Makefile
mcs/class/System.Data.Linq/src/DbLinq/System.Data.Linq/Makefile
mcs/class/System.Runtime.DurableInstancing/Makefile
mcs/class/System.Web/Test/standalone/ApplicationPreStartMethods/test_01/Makefile
mcs/class/System.Web/Test/standalone/ApplicationPreStartMethods/test_02/Makefile
mcs/class/System.Web/Test/standalone/ApplicationPreStartMethods/test_03/Makefile
mcs/class/System.Web/Test/standalone/ApplicationPreStartMethods/test_04/Makefile
mcs/class/System.Web/Test/standalone/ApplicationPreStartMethods/test_05/Makefile
mcs/class/System.Web/Test/standalone/ApplicationPreStartMethods/test_06/Makefile
mcs/class/System.Web/Test/standalone/ApplicationPreStartMethods/test_07/Makefile
mcs/class/System.Web/Test/standalone/ApplicationPreStartMethods/test_08/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_01/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_02/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_03/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_04/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_05/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_06/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_07/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_08/Makefile
mcs/class/System.Web/Test/standalone/EnableFormsAuthentication/Test_09/Makefile
mcs/class/System.Web/Test/standalone/PageParserDefaultTypeProperties/Makefile
mcs/class/System.Web/Test/standalone/RegisterBuildProvider/Makefile
mcs/class/WindowsBase/Makefile
mcs/tools/xbuild/Makefile
mcs/tools/xbuild/xbuild_test.make