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
path: root/data
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2005-02-16 21:46:32 +0300
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2005-02-16 21:46:32 +0300
commit02f6da6aa0c774b38ce072913b5fbd06ea0ed5d4 (patch)
treeb5f85c7f74cd64f13c25711618af319e4e527a83 /data
parent094eba01a67cd0491ee3254fbcff7dfa52a50a09 (diff)
ignore <strongNames>
svn path=/trunk/mono/; revision=40765
Diffstat (limited to 'data')
-rw-r--r--data/net_2_0/machine.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/net_2_0/machine.config b/data/net_2_0/machine.config
index 5d7143fcd9d..29a476d8a7a 100644
--- a/data/net_2_0/machine.config
+++ b/data/net_2_0/machine.config
@@ -6,6 +6,7 @@
<section name="appSettings" type="System.Configuration.NameValueFileSectionHandler, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<section name="system.diagnostics" type="System.Diagnostics.DiagnosticsConfigurationHandler, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<section name="system.runtime.remoting" type="System.Configuration.IgnoreSectionHandler, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowLocation="false"/>
+ <section name="strongNames" type="System.Configuration.IgnoreSectionHandler, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowLocation="false"/>
<sectionGroup name="system.web">
<section name="httpHandlers"
type="System.Web.Configuration.HttpHandlersSectionHandler, System.Web, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />