AB#9725 - Removed IUmbracoApplicationLifetimeManager.cs and IUmbracoApplicationLifetime.ApplicationInit
Migrated some of the components to UmbracoBuilder and fixed issues with the way asp.net core need to append the profiler html
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Umbraco.Web.BackOffice.DependencyInjection
|
||||
.AddBackOfficeAuthentication()
|
||||
.AddBackOfficeIdentity()
|
||||
.AddBackOfficeAuthorizationPolicies()
|
||||
.AddMiniProfiler()
|
||||
.AddUmbracoProfiler()
|
||||
.AddMvcAndRazor()
|
||||
.AddWebServer()
|
||||
.AddPreviewSupport()
|
||||
|
||||
Reference in New Issue
Block a user