17 files changed
+17
-17
lines changedSubmodule Configuration updated 50 files
- src/Collections/AliasElementCollection.cs
- src/Collections/AssemblyElementCollection.cs
- src/Collections/ContainerConfiguringElementCollection.cs
- src/Collections/ContainerElementCollection.cs
- src/Collections/ContainerExtensionElementCollection.cs
- src/Collections/DeserializableConfigurationElementCollection.cs
- src/Collections/ExtensionConfigurationElementCollection.cs
- src/Collections/InjectionMemberElementCollection.cs
- src/Collections/InstanceElementCollection.cs
- src/Collections/NamespaceElementCollection.cs
- src/Collections/ParameterElementCollection.cs
- src/Collections/ParameterValueElementCollection.cs
- src/Collections/RegisterElementCollection.cs
- src/Collections/SectionExtensionElementCollection.cs
- src/ConfigurationHelpers/ExtensionElementMap.cs
- src/Elements/AliasElement.cs
- src/Elements/ArrayElement.cs
- src/Elements/AssemblyElement.cs
- src/Elements/ConstructorElement.cs
- src/Elements/ContainerConfiguringElement.cs
- src/Elements/ContainerElement.cs
- src/Elements/ContainerExtensionElement.cs
- src/Elements/DependencyElement.cs
- src/Elements/DeserializableConfigurationElement.cs
- src/Elements/ExtensionConfigurationElement.cs
- src/Elements/IAttributeOnlyElement.cs
- src/Elements/IValueProvidingElement.cs
- src/Elements/InjectionMemberElement.cs
- src/Elements/InstanceElement.cs
- src/Elements/LifetimeElement.cs
- src/Elements/MethodElement.cs
- src/Elements/NamedElement.cs
- src/Elements/NamespaceElement.cs
- src/Elements/OptionalElement.cs
- src/Elements/ParameterElement.cs
- src/Elements/ParameterValueElement.cs
- src/Elements/PropertyElement.cs
- src/Elements/RegisterElement.cs
- src/Elements/SectionExtensionElement.cs
- src/Elements/ValueElement.cs
- src/Extensions/ConfigurationElementExtensions.cs
- src/Extensions/DictionaryExtensions.cs
- src/Extensions/SectionExtension.cs
- src/Extensions/SectionExtensionContext.cs
- src/Extensions/UnityContainerConfigurationExtensions.cs
- src/Extensions/XmlWriterExtensions.cs
- src/Schema/Unity.Configuration.xsd
- src/Section/UnityConfigurationSection.cs
- src/Unity.Configuration.csproj+15
- tests/When_ConfiguringContainerWithLifetimes.cs+1-1
Submodule Interception updated 1 file
0 commit comments