Added the memoryCache section
authorMarek Habersack <grendel@twistedcode.net>
Wed, 7 Apr 2010 13:17:52 +0000 (13:17 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 7 Apr 2010 13:17:52 +0000 (13:17 -0000)
svn path=/trunk/mono/; revision=154951

data/net_4_0/machine.config

index 550068cf109048ac4104328964687c8b2942c7b1..f007af7bdb7050b741702dc7b014488abf833c8a 100644 (file)
@@ -86,6 +86,9 @@
                </sectionGroup>
                <section name="system.webServer" type="System.Configuration.IgnoreSection, System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                <section name="uri" type="System.Configuration.UriSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+               <sectionGroup name="system.runtime.caching" type="System.Runtime.Caching.Configuration.CachingSectionGroup, System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+                 <section name="memoryCache" type="System.Runtime.Caching.Configuration.MemoryCacheSection, System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowDefinition="MachineToApplication"/>
+                </sectionGroup>
        </configSections>
 
        <connectionStrings>