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/mainsoft/MainsoftWebTest/App.config')
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.config13
1 files changed, 0 insertions, 13 deletions
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.config b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.config
deleted file mode 100644
index 80b3dd7ff61..00000000000
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/App.config
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <appSettings>
- <add key="ExpResBaseUrl" value="http://localhost:80/MainsoftWebApp"/>
- <add key="TestBaseUrl" value="http://localhost:8088/MainsoftWebApp"/>
- <add key="OutputDir" value="../reference"/>
- <add key="AlmostList" value="./almost_config.xml"/>
- <add key="TestCatalog" value="./test_catalog.xml"/>
- <add key="DisableAlmost" value="false"/>
- <add key="RunExcluded" value="false"/>
- </appSettings>
-</configuration>
-