Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 18, 2025

Identity scaffolding currently adds favicon.ico to wwwroot/, conflicting with existing favicons in Blazor WebAssembly and other projects.

Changes

  • Removed favicon.ico entry from Bootstrap 4 and Bootstrap 5 identity generator file configurations
  • Deleted favicon.ico template files from both Bootstrap template directories

Applications with existing wwwroot/favicon.ico files will no longer experience conflicts when scaffolding Identity. Projects without a favicon can add one independently.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • kijvsblobprodcus387.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet build src/Scaffolding/VS.Web.CG.Mvc/VS.Web.CG.Mvc.csproj (dns block)
  • tphvsblobprodcus375.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet build src/Scaffolding/VS.Web.CG.Mvc/VS.Web.CG.Mvc.csproj (dns block)
    • Triggering command: /home/REDACTED/work/Scaffolding/Scaffolding/.dotnet/dotnet /home/REDACTED/work/Scaffolding/Scaffolding/.dotnet/dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:true /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=false /home/REDACTED/work/Scaffolding/Scaffolding/artifacts/toolset/restore.proj /t:__WriteToolsetLocation /clp:ErrorsOnly;NoSummary /p:__ToolsetLocationOutputFile=/home/REDACTED/work/Scaffolding/Scaffolding/artifacts/toolset/11.0.0-beta.25609.1.txt (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Scaffolding should not provide a favicon.ico</issue_title>
<issue_description>See the answer here

Scaffolding adds a favicon.ico file and that conflicts with the favicon.ico provided by Blazor Webassembly applications.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Remove favicon.ico provided by scaffolding Remove favicon.ico from Identity scaffolding Dec 18, 2025
Copilot AI requested a review from haileymck December 18, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scaffolding should not provide a favicon.ico

2 participants