load favicon.ico from referenced project does not work (_host.cshtml)
loading of scripts and css files of referenced projects works, but not for the favicon. it's located in the wwwroot of referenced project.
neither work
<image href="_content/Common.Server.UI/favicon.ico" rel="stylesheet" />
<link href="_content/Common.Server.UI/favicon.ico" rel="stylesheet" />
What am I doing wrong?
Thw browser says 404 for the favicon.