This will be a breaking change for MVC UI, but very easy to fix. IBrandingProvider
is being moved from Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Components
to Volo.Abp.Ui.Branding
namespace. So, just update the namespace imports.
This will be a breaking change for MVC UI, but very easy to fix. IBrandingProvider
is being moved from Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Components
to Volo.Abp.Ui.Branding
namespace. So, just update the namespace imports.