Favicon Not Showing

后端 未结 6 1024
夕颜
夕颜 2021-01-17 11:32

I have a favicon in my ASP.NET project that\'s not showing up. I have a masterpage located at ~/MasterPages/MasterPage.master that holds the favicon. My markup is as follows

6条回答
  •  轮回少年
    2021-01-17 11:44

    Right click on the solution and go to Properties. Under Application > Resources change the default icon to your chosen one.

提交回复
热议问题