abpframework / abp

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.42k stars 3.34k forks source link

Fix rendering HeadOtulet in Blazor Server #19843

Closed enisn closed 1 month ago

enisn commented 1 month ago

Description

Resolves https://github.com/abpframework/abp/issues/19823

enisn commented 1 month ago

Failed test is related to Volo.Abp.Imaging.ImageSharp.Tests.dll, it's not related to this PR's changes


image