Follows code:
<link href="~/favicon/icon.png" rel="shortcut icon" type="image/x-icon" />
Follow picture:
Only appears as "Home - My ASP Application", other browsers work well.
Only works when hosting the site and not running on the localhost.
Any solution for localhost ?
Have you tried using fav icon in another format like . ICO ? Sometimes Edge does not accept . PNG as Favicon
– hugocsl
This might interest you https://stackoverflow.com/questions/33081965/favicon-not-working-on-edge
– hugocsl
@hugocsl, I’ve seen this one, but it only works on the internet anyway.
– Matheus Miranda