Merge branch 'netcore/netcore' into feature/8651-config-options-patten
# Conflicts: # src/Umbraco.Tests.Common/Builders/GlobalSettingsBuilder.cs # src/Umbraco.Tests/TEMP/DatabaseContextTests.sdf # src/Umbraco.Web.BackOffice/Controllers/ImagesController.cs
This commit is contained in:
@@ -199,5 +199,9 @@ namespace Umbraco.Tests.Common.Builders
|
||||
NoNodesViewPath = noNodesViewPath,
|
||||
};
|
||||
}
|
||||
private string _iconsPath;
|
||||
|
||||
public string IconsPath{ get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user