Skip to content

Commit ea7a4b3

Browse files
committed
Fixed #95
1 parent 81e3b8c commit ea7a4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Extensions/UnityContainerExtensions.cs renamed to src/Extensions/ExtensionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Unity
77
/// Extension class that adds a set of convenience overloads to the
88
/// <see cref="IUnityContainer"/> interface.
99
/// </summary>
10-
public static class UnityContainerExtensions
10+
public static class ExtensionExtensions
1111
{
1212
#region Extension management and configuration
1313

0 commit comments

Comments
 (0)