Changes to allow using container from third party tests
This commit is contained in:
@@ -37,7 +37,7 @@ namespace Umbraco.Core.Composing
|
||||
/// <summary>
|
||||
/// Gets or sets the DI container.
|
||||
/// </summary>
|
||||
internal static IContainer Container
|
||||
public static IContainer Container
|
||||
{
|
||||
get
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user