added system.web/clientTarget handler
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Fri, 4 Jun 2004 03:52:38 +0000 (03:52 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Fri, 4 Jun 2004 03:52:38 +0000 (03:52 -0000)
svn path=/trunk/mono/; revision=28809

data/machine.config

index 677d96e43507cd9c41b863f83b5b377c4ec65509..fd9b072c384f3066c04f2f34ae2bb1a05bbe557e 100644 (file)
@@ -35,6 +35,8 @@
                                 type="System.Web.Configuration.CustomErrorsConfigHandler, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                        <section name="pages"
                                 type="System.Web.Configuration.PagesConfigurationHandler, System.Web, Version=1.0.5000.0, Culture=neutral" />
+                       <section name="clientTarget"
+                                type="System.Web.Configuration.ClientTargetSectionHandler, System.Web, Version=1.0.5000.0, Culture=neutral" />
                </sectionGroup>
                <sectionGroup name="system.net">
                        <section name="settings"