Changes namesspace, fixes cdf registrations, fixes bundle registrations, cleanup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user