Register missing interface
This commit is contained in:
@@ -291,6 +291,9 @@ namespace Umbraco.Web.Runtime
|
||||
|
||||
// Config manipulator
|
||||
composition.RegisterUnique<IConfigManipulator, XmlConfigManipulator>();
|
||||
|
||||
//ApplicationShutdownRegistry
|
||||
composition.RegisterUnique<IApplicationShutdownRegistry, AspNetApplicationShutdownRegistry>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user