AB#5820 - Added simple controller and view to test the miniprofiler
This commit is contained in:
@@ -169,7 +169,7 @@ namespace Umbraco.Web.Common.AspNetCore
|
||||
}
|
||||
|
||||
var webProfiler = new WebProfiler(httpContextAccessor);
|
||||
webProfiler.Start();
|
||||
webProfiler.StartBoot();
|
||||
|
||||
return webProfiler;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user