the new Umbraco.Core.Configuration settings instead of the legacy ones.
Everything is still marked as internal until such time we can clean everything up.
This fixes the need for Umbraco.Core to reference business logic since business logic needs to reference Umbraco.Core (Umbraco.Core should never reference any other project except for interfaces, it is the 'Core' of the new codebase.