Changes namesspace, fixes cdf registrations, fixes bundle registrations, cleanup

This commit is contained in:
Shannon
2020-04-02 21:19:42 +11:00
parent a67bb197b7
commit 95a36b3064
24 changed files with 72 additions and 119 deletions

View File

@@ -73,6 +73,9 @@ namespace Umbraco.Core.IO
/// <summary>
/// Gets the root path of the application
/// </summary>
/// <remarks>
/// This is (should be) the same as IHostingEnvironment.ApplicationVirtualPath
/// </remarks>
string Root
{
get;