Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
4.06k stars 793 forks source link

favicon.ico is now in resourcePath #2294

Open dbarwikowski opened 1 month ago

dbarwikowski commented 1 month ago

What this PR does / why we need it: favicon.ico is not loaded because UI searches for it in wrong place - ignores relative path that is used in IIS

Which issue(s) this PR fixes:

Please reference the issue this PR will close: partially #2293

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Please make sure you've completed the relevant tasks for this PR, out of the following list:

dbarwikowski commented 1 month ago

@dotnet-policy-service agree