Browse Source

move many 2.0-only classes into System.Web.Configuration_2.0

svn path=/trunk/mcs/; revision=52421
Chris Toshok 20 years ago
parent
commit
28685b1020
33 changed files with 32 additions and 32 deletions
  1. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/AdapterDictionary.cs
  2. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/AnonymousIdentificationSection.cs
  3. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/AssemblyCollection.cs
  4. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/AuthenticationSection.cs
  5. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/AuthorizationRuleAction.cs
  6. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/BuildProvider.cs
  7. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/BuildProviderAppliesTo.cs
  8. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/BuildProviderCollection.cs
  9. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/CodeSubDirectoriesCollection.cs
  10. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/CodeSubDirectory.cs
  11. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/CompilationSection.cs
  12. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/CustomErrorsMode.cs
  13. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/ExpressionBuilder.cs
  14. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/ExpressionBuilderCollection.cs
  15. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/FormsAuthenticationConfiguration.cs
  16. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/InternalSection.cs
  17. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/PagesEnableSessionState.cs
  18. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/PagesToCountAction.cs
  19. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/PassportAuthentication.cs
  20. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/PositiveTimeSpanValidator.cs
  21. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/ProcessModelComAuthenticationLevel.cs
  22. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/ProcessModelComImpersonationLevel.cs
  23. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/ProcessModelLogLevel.cs
  24. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/SerializationMode.cs
  25. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/SiteMapSection.cs
  26. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/TraceDisplayMode.cs
  27. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/VirtualDirectoryMapping.cs
  28. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/VirtualDirectoryMappingCollection.cs
  29. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/WebApplicationLevel.cs
  30. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationFileMap.cs
  31. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationHost.cs
  32. 0 0
      mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationManager.cs
  33. 32 32
      mcs/class/System.Web/System.Web.dll.sources

+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/AdapterDictionary.cs → mcs/class/System.Web/System.Web.Configuration_2.0/AdapterDictionary.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/AnonymousIdentificationSection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/AnonymousIdentificationSection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/AssemblyCollection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/AssemblyCollection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/AuthenticationSection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/AuthenticationSection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/AuthorizationRuleAction.cs → mcs/class/System.Web/System.Web.Configuration_2.0/AuthorizationRuleAction.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/BuildProvider.cs → mcs/class/System.Web/System.Web.Configuration_2.0/BuildProvider.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/BuildProviderAppliesTo.cs → mcs/class/System.Web/System.Web.Configuration_2.0/BuildProviderAppliesTo.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/BuildProviderCollection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/BuildProviderCollection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/CodeSubDirectoriesCollection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/CodeSubDirectoriesCollection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/CodeSubDirectory.cs → mcs/class/System.Web/System.Web.Configuration_2.0/CodeSubDirectory.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/CompilationSection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/CompilationSection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/CustomErrorsMode.cs → mcs/class/System.Web/System.Web.Configuration_2.0/CustomErrorsMode.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/ExpressionBuilder.cs → mcs/class/System.Web/System.Web.Configuration_2.0/ExpressionBuilder.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/ExpressionBuilderCollection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/ExpressionBuilderCollection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/FormsAuthenticationConfiguration.cs → mcs/class/System.Web/System.Web.Configuration_2.0/FormsAuthenticationConfiguration.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/InternalSection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/InternalSection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/PagesEnableSessionState.cs → mcs/class/System.Web/System.Web.Configuration_2.0/PagesEnableSessionState.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/PagesToCountAction.cs → mcs/class/System.Web/System.Web.Configuration_2.0/PagesToCountAction.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/PassportAuthentication.cs → mcs/class/System.Web/System.Web.Configuration_2.0/PassportAuthentication.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/PositiveTimeSpanValidator.cs → mcs/class/System.Web/System.Web.Configuration_2.0/PositiveTimeSpanValidator.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/ProcessModelComAuthenticationLevel.cs → mcs/class/System.Web/System.Web.Configuration_2.0/ProcessModelComAuthenticationLevel.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/ProcessModelComImpersonationLevel.cs → mcs/class/System.Web/System.Web.Configuration_2.0/ProcessModelComImpersonationLevel.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/ProcessModelLogLevel.cs → mcs/class/System.Web/System.Web.Configuration_2.0/ProcessModelLogLevel.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/SerializationMode.cs → mcs/class/System.Web/System.Web.Configuration_2.0/SerializationMode.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/SiteMapSection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/SiteMapSection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/TraceDisplayMode.cs → mcs/class/System.Web/System.Web.Configuration_2.0/TraceDisplayMode.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/VirtualDirectoryMapping.cs → mcs/class/System.Web/System.Web.Configuration_2.0/VirtualDirectoryMapping.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/VirtualDirectoryMappingCollection.cs → mcs/class/System.Web/System.Web.Configuration_2.0/VirtualDirectoryMappingCollection.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/WebApplicationLevel.cs → mcs/class/System.Web/System.Web.Configuration_2.0/WebApplicationLevel.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/WebConfigurationFileMap.cs → mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationFileMap.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/WebConfigurationHost.cs → mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationHost.cs


+ 0 - 0
mcs/class/System.Web/System.Web.Configuration/WebConfigurationManager.cs → mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationManager.cs


+ 32 - 32
mcs/class/System.Web/System.Web.dll.sources

@@ -39,33 +39,18 @@ System.Web.Compilation/TagType.cs
 System.Web.Compilation/TemplateControlCompiler.cs
 System.Web.Compilation/TemplateControlCompiler.cs
 System.Web.Compilation/UserControlCompiler.cs
 System.Web.Compilation/UserControlCompiler.cs
 System.Web.Compilation/WebServiceCompiler.cs
 System.Web.Compilation/WebServiceCompiler.cs
-System.Web.Configuration/AdapterDictionary.cs
-System.Web.Configuration/AnonymousIdentificationSection.cs
-System.Web.Configuration/AssemblyCollection.cs
 System.Web.Configuration/AssemblyInfo.cs
 System.Web.Configuration/AssemblyInfo.cs
 System.Web.Configuration/AuthConfig.cs
 System.Web.Configuration/AuthConfig.cs
 System.Web.Configuration/AuthenticationConfigHandler.cs
 System.Web.Configuration/AuthenticationConfigHandler.cs
 System.Web.Configuration/AuthenticationMode.cs
 System.Web.Configuration/AuthenticationMode.cs
-System.Web.Configuration/AuthenticationSection.cs
 System.Web.Configuration/AuthorizationConfig.cs
 System.Web.Configuration/AuthorizationConfig.cs
 System.Web.Configuration/AuthorizationConfigHandler.cs
 System.Web.Configuration/AuthorizationConfigHandler.cs
-System.Web.Configuration/AuthorizationRuleAction.cs
-System.Web.Configuration/BuildProviderAppliesTo.cs
-System.Web.Configuration/BuildProviderCollection.cs
-System.Web.Configuration/BuildProvider.cs
 System.Web.Configuration/ClientTargetSectionHandler.cs
 System.Web.Configuration/ClientTargetSectionHandler.cs
-System.Web.Configuration/CodeSubDirectoriesCollection.cs
-System.Web.Configuration/CodeSubDirectory.cs
 System.Web.Configuration/CompilationConfiguration.cs
 System.Web.Configuration/CompilationConfiguration.cs
 System.Web.Configuration/CompilationConfigurationHandler.cs
 System.Web.Configuration/CompilationConfigurationHandler.cs
-System.Web.Configuration/CompilationSection.cs
 System.Web.Configuration/CompilerCollection.cs
 System.Web.Configuration/CompilerCollection.cs
 System.Web.Configuration/Compiler.cs
 System.Web.Configuration/Compiler.cs
 System.Web.Configuration/CustomErrorsConfigHandler.cs
 System.Web.Configuration/CustomErrorsConfigHandler.cs
-System.Web.Configuration/CustomErrorsMode.cs
-System.Web.Configuration/ExpressionBuilderCollection.cs
-System.Web.Configuration/ExpressionBuilder.cs
-System.Web.Configuration/FormsAuthenticationConfiguration.cs
 System.Web.Configuration/FormsAuthPasswordFormat.cs
 System.Web.Configuration/FormsAuthPasswordFormat.cs
 System.Web.Configuration/FormsProtectionEnum.cs
 System.Web.Configuration/FormsProtectionEnum.cs
 System.Web.Configuration/GlobalizationConfiguration.cs
 System.Web.Configuration/GlobalizationConfiguration.cs
@@ -77,40 +62,55 @@ System.Web.Configuration/HttpHandlersSectionHandler.cs
 System.Web.Configuration/HttpModulesConfigurationHandler.cs
 System.Web.Configuration/HttpModulesConfigurationHandler.cs
 System.Web.Configuration/HttpRuntimeConfig.cs
 System.Web.Configuration/HttpRuntimeConfig.cs
 System.Web.Configuration/HttpRuntimeConfigurationHandler.cs
 System.Web.Configuration/HttpRuntimeConfigurationHandler.cs
-System.Web.Configuration/InternalSection.cs
 System.Web.Configuration/MachineKeyConfig.cs
 System.Web.Configuration/MachineKeyConfig.cs
 System.Web.Configuration/MachineKeyConfigHandler.cs
 System.Web.Configuration/MachineKeyConfigHandler.cs
 System.Web.Configuration/MachineKeyValidation.cs
 System.Web.Configuration/MachineKeyValidation.cs
 System.Web.Configuration/ModulesConfiguration.cs
 System.Web.Configuration/ModulesConfiguration.cs
 System.Web.Configuration/PagesConfiguration.cs
 System.Web.Configuration/PagesConfiguration.cs
 System.Web.Configuration/PagesConfigurationHandler.cs
 System.Web.Configuration/PagesConfigurationHandler.cs
-System.Web.Configuration/PagesEnableSessionState.cs
-System.Web.Configuration/PagesToCountAction.cs
-System.Web.Configuration/PassportAuthentication.cs
-System.Web.Configuration/PositiveTimeSpanValidator.cs
-System.Web.Configuration/ProcessModelComAuthenticationLevel.cs
-System.Web.Configuration/ProcessModelComImpersonationLevel.cs
-System.Web.Configuration/ProcessModelLogLevel.cs
-System.Web.Configuration/SerializationMode.cs
-System.Web.Configuration/SiteMapSection.cs
 System.Web.Configuration/TraceConfig.cs
 System.Web.Configuration/TraceConfig.cs
 System.Web.Configuration/TraceConfigurationHandler.cs
 System.Web.Configuration/TraceConfigurationHandler.cs
-System.Web.Configuration/TraceDisplayMode.cs
-System.Web.Configuration/VirtualDirectoryMappingCollection.cs
-System.Web.Configuration/VirtualDirectoryMapping.cs
-System.Web.Configuration/WebApplicationLevel.cs
-System.Web.Configuration/WebConfigurationFileMap.cs
-System.Web.Configuration/WebConfigurationHost.cs
-System.Web.Configuration/WebConfigurationManager.cs
 System.Web.Configuration/WebConfigurationSettings.cs
 System.Web.Configuration/WebConfigurationSettings.cs
 System.Web.Configuration/WebControlsSectionHandler.cs
 System.Web.Configuration/WebControlsSectionHandler.cs
+System.Web.Configuration_2.0/AdapterDictionary.cs
+System.Web.Configuration_2.0/AnonymousIdentificationSection.cs
+System.Web.Configuration_2.0/AssemblyCollection.cs
+System.Web.Configuration_2.0/AuthenticationSection.cs
+System.Web.Configuration_2.0/AuthorizationRuleAction.cs
+System.Web.Configuration_2.0/BuildProviderAppliesTo.cs
+System.Web.Configuration_2.0/BuildProviderCollection.cs
+System.Web.Configuration_2.0/BuildProvider.cs
+System.Web.Configuration_2.0/CodeSubDirectoriesCollection.cs
+System.Web.Configuration_2.0/CodeSubDirectory.cs
+System.Web.Configuration_2.0/CompilationSection.cs
+System.Web.Configuration_2.0/CustomErrorsMode.cs
+System.Web.Configuration_2.0/ExpressionBuilderCollection.cs
+System.Web.Configuration_2.0/ExpressionBuilder.cs
+System.Web.Configuration_2.0/FormsAuthenticationConfiguration.cs
 System.Web.Configuration_2.0/HttpHandlerAction.cs
 System.Web.Configuration_2.0/HttpHandlerAction.cs
 System.Web.Configuration_2.0/HttpHandlerActionCollection.cs
 System.Web.Configuration_2.0/HttpHandlerActionCollection.cs
 System.Web.Configuration_2.0/HttpHandlersSection.cs
 System.Web.Configuration_2.0/HttpHandlersSection.cs
+System.Web.Configuration_2.0/InternalSection.cs
 System.Web.Configuration_2.0/IRemoteWebConfigurationHostServer.cs
 System.Web.Configuration_2.0/IRemoteWebConfigurationHostServer.cs
 System.Web.Configuration_2.0/MembershipSection.cs
 System.Web.Configuration_2.0/MembershipSection.cs
+System.Web.Configuration_2.0/PagesEnableSessionState.cs
 System.Web.Configuration_2.0/PagesSection.cs
 System.Web.Configuration_2.0/PagesSection.cs
+System.Web.Configuration_2.0/PagesToCountAction.cs
+System.Web.Configuration_2.0/PassportAuthentication.cs
+System.Web.Configuration_2.0/PositiveTimeSpanValidator.cs
+System.Web.Configuration_2.0/ProcessModelComAuthenticationLevel.cs
+System.Web.Configuration_2.0/ProcessModelComImpersonationLevel.cs
+System.Web.Configuration_2.0/ProcessModelLogLevel.cs
+System.Web.Configuration_2.0/SerializationMode.cs
+System.Web.Configuration_2.0/SiteMapSection.cs
 System.Web.Configuration_2.0/SystemWebSectionGroup.cs
 System.Web.Configuration_2.0/SystemWebSectionGroup.cs
+System.Web.Configuration_2.0/TraceDisplayMode.cs
+System.Web.Configuration_2.0/VirtualDirectoryMappingCollection.cs
+System.Web.Configuration_2.0/VirtualDirectoryMapping.cs
+System.Web.Configuration_2.0/WebApplicationLevel.cs
+System.Web.Configuration_2.0/WebConfigurationFileMap.cs
+System.Web.Configuration_2.0/WebConfigurationHost.cs
+System.Web.Configuration_2.0/WebConfigurationManager.cs
 System.Web.Configuration_2.0/XhtmlConformanceMode.cs
 System.Web.Configuration_2.0/XhtmlConformanceMode.cs
 System.Web/EndEventHandler.cs
 System.Web/EndEventHandler.cs
 System.Web.Handlers/AssemblyResourceLoader.cs
 System.Web.Handlers/AssemblyResourceLoader.cs