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:
authorMarek Safar <marek.safar@gmail.com>2012-04-05 18:45:30 +0400
committerMarek Safar <marek.safar@gmail.com>2012-04-05 18:46:26 +0400
commitc911cc7aa226cba8f88f7a57c5fd257e62ab86a6 (patch)
treec88d6e4048c4371c2d5ab7d2f415b89ced12170d /mcs/class/System.Web.WebPages.Deployment
parentaab6b9a30bd4c6430d3c6a038ae20ecc76720a5d (diff)
Force all test assemblies references to be explicit
Diffstat (limited to 'mcs/class/System.Web.WebPages.Deployment')
-rw-r--r--mcs/class/System.Web.WebPages.Deployment/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/System.Web.WebPages.Deployment/Makefile b/mcs/class/System.Web.WebPages.Deployment/Makefile
index f828d7b5324..cb466167f7e 100644
--- a/mcs/class/System.Web.WebPages.Deployment/Makefile
+++ b/mcs/class/System.Web.WebPages.Deployment/Makefile
@@ -13,7 +13,6 @@ System.Web.WebPages.Deployment.Resources.ConfigurationResources.resources: ../..
LIB_MCS_FLAGS = \
/warn:1 \
- /noconfig \
/keyfile:../winfx.pub -delaysign \
/r:System.dll \
/r:System.Core.dll \